summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-06-28 16:52:56 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-06-28 16:54:44 -0700
commite6ee1a859bec88f72123c2e8efa350f5db1fd18f (patch)
treebff844fe5a8a444571d2670434d43e91fc4ba757 /LICENSE
parent5c82b12169b462dfbfe01201b8ff3e9033aa811e (diff)
downloadnasm-e6ee1a859bec88f72123c2e8efa350f5db1fd18f.tar.gz
Add copyright verbiage to Perl scripts; update LICENSE
This adds copyright verbiage to the Perl scripts. Scripts that are known to be clean w.r.t. the 2-clause BSD license are given that license; unclear ones are given the "LGPL for now". Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 4 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 9e994455..a9128b33 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,10 @@
-NASM is licensed under the GNU Lesser General Public License (LGPL)
-version 2.1 or, at your option, any later version.
+Most of NASM is licensed under the GNU Lesser General Public License
+(LGPL) version 2.1 or, at your option, any later version.
We are trying to shift the license to the 2-clause BSD license, so any
patches submitted are required to be dual-licensed under those two licenses.
+Many files are already switched to the 2-clause BSD license.
+
Please read the "COPYING" file in the archive root, or visit
http://www.gnu.org/licenses/lgpl.html, for information about the LGPL.