From e6ee1a859bec88f72123c2e8efa350f5db1fd18f Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 28 Jun 2009 16:52:56 -0700 Subject: 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 --- LICENSE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'LICENSE') 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. -- cgit v1.2.1