Merge pull request #24 from jserv/clarify-license

Clarify top-level license file
This commit is contained in:
Daan
2019-06-23 10:47:38 -07:00
committed by GitHub
19 changed files with 20 additions and 20 deletions

View File

@@ -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.
-----------------------------------------------------------------------------*/
#pragma once
#ifndef __MIMALLOC_ATOMIC_H