diff options
author | Daan <daan@microsoft.com> | 2019-06-23 10:47:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-23 10:47:38 -0700 |
commit | fab7329c7a3eee64e455e0a7aea7566eb2038cf3 (patch) | |
tree | 9346d6d7acf2b9cca8298f96421de46e5b69665f /doc/mimalloc-doc.h | |
parent | 902b8ba639b896901ad5be8d6c3de01a7868730f (diff) | |
parent | b1d299b35ba6ea18545c059651d4b79f5fdd4aa5 (diff) |
Merge pull request #24 from jserv/clarify-license
Clarify top-level license file
Diffstat (limited to 'doc/mimalloc-doc.h')
-rw-r--r-- | doc/mimalloc-doc.h | 2 |
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!" |