summaryrefslogtreecommitdiff
path: root/src/alloc-override-osx.c
diff options
context:
space:
mode:
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 83211d3..7e26398 100644
--- a/src/alloc-override-osx.c
+++ b/src/alloc-override-osx.c
@@ -2,7 +2,7 @@
Copyright (c) 2018, 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.txt" at the root of this distribution.
+"LICENSE" at the root of this distribution.
-----------------------------------------------------------------------------*/
#include "mimalloc.h"
@@ -226,4 +226,4 @@ static void __attribute__((constructor)) _mi_macosx_override_malloc()
}
}
-#endif // MI_MALLOC_OVERRIDE \ No newline at end of file
+#endif // MI_MALLOC_OVERRIDE