diff options
author | Daan <daan@microsoft.com> | 2021-04-28 13:11:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 13:11:11 -0700 |
commit | 16b3329bd47590f52fdd269ac06deb11f041093b (patch) | |
tree | 94ee3c396275593375a6bcc7c44657085c1a716a /include/mimalloc-types.h | |
parent | 29ea7a89ab9c40ec7a2672cfb7d555b5e5057f06 (diff) | |
parent | 5940d3bcce18e0247774f430502788cce265cea5 (diff) |
Merge pull request #396 from jserv/fix-copyright-date
Bump copyright date
Diffstat (limited to 'include/mimalloc-types.h')
-rw-r--r-- | include/mimalloc-types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mimalloc-types.h b/include/mimalloc-types.h index ddb0511..18f1623 100644 --- a/include/mimalloc-types.h +++ b/include/mimalloc-types.h @@ -1,5 +1,5 @@ /* ---------------------------------------------------------------------------- -Copyright (c) 2018, Microsoft Research, Daan Leijen +Copyright (c) 2018-2021, 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. |