summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-07-06 11:09:11 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-07-06 11:09:11 -0700
commit8ee2e244eb2d55f64b297efd13eed9137cb4ee43 (patch)
tree5c9ea8ab6edbf0b0adf227a8f9429431547f006c /nasm.h
parent0bc3bf61dbf1c774a71965b7cc8f145d359d25b2 (diff)
downloadnasm-8ee2e244eb2d55f64b297efd13eed9137cb4ee43.tar.gz
NASM: relicense under the 2-clause BSD license
*To the best of my knowledge*, we now have authorization from everyone who has significantly contributed to NASM in the past. As such, change the license to the 2-clause BSD license. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'nasm.h')
-rw-r--r--nasm.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/nasm.h b/nasm.h
index 459b64ef..98823be8 100644
--- a/nasm.h
+++ b/nasm.h
@@ -4,18 +4,6 @@
* See the file AUTHORS included with the NASM distribution for
* the specific copyright holders.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation, Inc.,
- * 51 Franklin St, Fifth Floor, Boston MA 02110-1301, USA; version 2.1,
- * or, at your option, any later version, incorporated herein by
- * reference.
- *
- * Patches submitted to this file are required to be dual licensed
- * under the LGPL 2.1+ and the 2-clause BSD license:
- *
- * Copyright 1996-2009 the NASM Authors - All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
* conditions are met: