diff options
author | Daan <daanl@outlook.com> | 2022-01-10 12:01:26 -0800 |
---|---|---|
committer | Daan <daanl@outlook.com> | 2022-01-10 12:01:26 -0800 |
commit | 4fc63358a60b421c1d907f59cf19622661e14472 (patch) | |
tree | 26f7e823dcba134b1f3f5c11e77a44d329a64a9a /include/mimalloc.h | |
parent | 1c9d853f39b3e5bcf2d830402a76de6c2db9bdd2 (diff) |
update copyright year
Diffstat (limited to 'include/mimalloc.h')
-rw-r--r-- | include/mimalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mimalloc.h b/include/mimalloc.h index e7cbec1..6f95075 100644 --- a/include/mimalloc.h +++ b/include/mimalloc.h @@ -1,5 +1,5 @@ /* ---------------------------------------------------------------------------- -Copyright (c) 2018-2021, Microsoft Research, Daan Leijen +Copyright (c) 2018-2022, 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. |