summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-06-30 21:17:07 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-06-30 21:17:07 -0700
commit8beadd4da840c8537e6273ab05d1638eddb75e5c (patch)
tree9ce6b8d872648251be32ce43377231dbf0f37f4b
parent2118261e1aa1f8545c86e5a614cee76f8b99d539 (diff)
downloadnasm-8beadd4da840c8537e6273ab05d1638eddb75e5c.tar.gz
outmacho: change license to 2-BSD
Received authorization from Apple to change the license of outmacho.c to the 2-clause BSD license. Thanks! Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--output/outmacho.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/output/outmacho.c b/output/outmacho.c
index bf9151d9..74aecada 100644
--- a/output/outmacho.c
+++ b/output/outmacho.c
@@ -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: