diff options
Diffstat (limited to 'src/alloc-aligned.c')
-rw-r--r-- | src/alloc-aligned.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alloc-aligned.c b/src/alloc-aligned.c index e650080..a1bd563 100644 --- a/src/alloc-aligned.c +++ b/src/alloc-aligned.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" |