summaryrefslogtreecommitdiff
path: root/doc/mimalloc-doc.h
diff options
context:
space:
mode:
authorJim Huang <jserv.tw@gmail.com>2019-06-23 19:53:34 +0800
committerJim Huang <jserv.tw@gmail.com>2019-06-23 19:53:34 +0800
commitb1d299b35ba6ea18545c059651d4b79f5fdd4aa5 (patch)
tree442593d39450857234ea9ec74c525672b159dd3e /doc/mimalloc-doc.h
parent06f8da4218a6e86f0418e249a99faa9957c2ec5f (diff)
Clarify top-level license file
To be consistent with other Microsoft open source projects, each source file points to the file "LICENSE" in top-level directory.
Diffstat (limited to 'doc/mimalloc-doc.h')
-rw-r--r--doc/mimalloc-doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mimalloc-doc.h b/doc/mimalloc-doc.h
index a8a2200..184e5c5 100644
--- a/doc/mimalloc-doc.h
+++ b/doc/mimalloc-doc.h
@@ -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.
-----------------------------------------------------------------------------*/
#error "documentation file only!"