diff options
author | Daan <daan@microsoft.com> | 2021-12-15 16:27:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 16:27:26 -0800 |
commit | 1b09877bc46a14e7856d3295aa599506ebb857dc (patch) | |
tree | c7b7ab9f609ac92d9e82c0bb2344c276aab86343 /include/mimalloc-override.h | |
parent | d6a56dd99d5abe4e1f6af555976ee8dc64e1ec8a (diff) | |
parent | 523e6d5c9b251bc8d969a685b2b6feda6fd1f8ab (diff) |
Merge branch 'dev' into netbsd_reallocarr
Diffstat (limited to 'include/mimalloc-override.h')
-rw-r--r-- | include/mimalloc-override.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mimalloc-override.h b/include/mimalloc-override.h index c00fc59..c63b0b9 100644 --- a/include/mimalloc-override.h +++ b/include/mimalloc-override.h @@ -1,5 +1,5 @@ /* ---------------------------------------------------------------------------- -Copyright (c) 2018,2019 Microsoft Research, Daan Leijen +Copyright (c) 2018-2020 Microsoft Research, Daan Leijen This is free software; you can redistribute it and/or modify it under the terms of the MIT license. A copy of the license can be found in the file "LICENSE" at the root of this distribution. |