summaryrefslogtreecommitdiff
path: root/usr.sbin/mdsetimage/exec_elf64.c
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>2001-10-01 23:32:34 +0000
committercgd <cgd@NetBSD.org>2001-10-01 23:32:34 +0000
commit0fcb9b7701e55a9e4278fa255a82b22ffdeefaa2 (patch)
tree2c8ad9b0c2c5da8e27f262468e8a056cc67fb962 /usr.sbin/mdsetimage/exec_elf64.c
parent64943944207c11b7674423a060f990f8048bb2b8 (diff)
Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.
The purpose of that modification is to make the license on these files "GPL-compatible," so that mdsetimage may be combined with BFD. (The resulting license is word-for-word identicial to one of the licenses described as being GPL compatible on http://www.gnu.org/licenses/license-list.html.)
Diffstat (limited to 'usr.sbin/mdsetimage/exec_elf64.c')
-rw-r--r--usr.sbin/mdsetimage/exec_elf64.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/usr.sbin/mdsetimage/exec_elf64.c b/usr.sbin/mdsetimage/exec_elf64.c
index 3b5c5cbdfe7..8611ec0cc63 100644
--- a/usr.sbin/mdsetimage/exec_elf64.c
+++ b/usr.sbin/mdsetimage/exec_elf64.c
@@ -1,4 +1,4 @@
-/* $NetBSD: exec_elf64.c,v 1.4 2000/06/14 17:26:16 cgd Exp $ */
+/* $NetBSD: exec_elf64.c,v 1.5 2001/10/01 23:32:34 cgd Exp $ */
/*
* Copyright (c) 1996 Christopher G. Demetriou
@@ -12,12 +12,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed for the
- * NetBSD Project. See http://www.netbsd.org/ for
- * information about NetBSD.
- * 4. The name of the author may not be used to endorse or promote products
+ * 3. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
@@ -31,13 +26,13 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
+ * <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>>
*/
#include <sys/cdefs.h>
#ifndef lint
__IDSTRING(e64rcsid,
- "$NetBSD: exec_elf64.c,v 1.4 2000/06/14 17:26:16 cgd Exp $");
+ "$NetBSD: exec_elf64.c,v 1.5 2001/10/01 23:32:34 cgd Exp $");
#endif /* not lint */
#define ELFSIZE 64