summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2019-08-21 22:05:37 (GMT)
committerMats Wichmann <mats@linux.com>2019-08-21 23:02:30 (GMT)
commit3243305c08dd93b16ae0024780a38ad51dacd5e1 (patch)
treea29fecf5cb106fded134a6f041f985fda174da7a /LICENSE
parentb087c443c413918e46cec5ae4175155ab23ab8ac (diff)
downloadSCons-3243305c08dd93b16ae0024780a38ad51dacd5e1.zip
SCons-3243305c08dd93b16ae0024780a38ad51dacd5e1.tar.gz
SCons-3243305c08dd93b16ae0024780a38ad51dacd5e1.tar.bz2
Actually say it's the MIT license [ci skip]
A line "MIT License" is added to the license files, most places do it this way. For the benefit of Github, the top-level LICENSE file, which it looks at but the packaging stuff does not, is filled-in. The packaging fills in __COPYRIGHT__ from src/LICENSE.txt instead (and LICENSE-local). Add a skeletal CONTRIBUTING.md Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 3 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 7aa2a09..67e0e2f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,6 @@
-__COPYRIGHT__
+MIT License
+
+Copyright (c) 2001 - 2019 The SCons Foundation
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the