summaryrefslogtreecommitdiff
path: root/src/alloc-override-osx.c
diff options
context:
space:
mode:
authorJim Huang <jserv@biilabs.io>2021-04-24 16:35:11 +0000
committerJim Huang <jserv@biilabs.io>2021-04-24 16:35:11 +0000
commit5940d3bcce18e0247774f430502788cce265cea5 (patch)
tree143e4ea8f8a180c6352d5c0879e79059e440b547 /src/alloc-override-osx.c
parent766f1f934522bca61ef3e82e35056ec8dc94b05f (diff)
Bump copyright date
Each source file has been changed according to relevant Git activities.
Diffstat (limited to 'src/alloc-override-osx.c')
-rw-r--r--src/alloc-override-osx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/alloc-override-osx.c b/src/alloc-override-osx.c
index 4b77f63..3a46ecd 100644
--- a/src/alloc-override-osx.c
+++ b/src/alloc-override-osx.c
@@ -1,5 +1,5 @@
/* ----------------------------------------------------------------------------
-Copyright (c) 2018, 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.
@@ -278,4 +278,4 @@ static void __attribute__((constructor(0))) _mi_macos_override_malloc() {
}
-#endif // MI_MALLOC_OVERRIDE \ No newline at end of file
+#endif // MI_MALLOC_OVERRIDE