pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/mklivecd/files Switch to 2 clause BSD license...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b80fcb1d3e73
branches: trunk
changeset: 542000:b80fcb1d3e73
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Apr 29 13:48:06 2008 +0000
description:
Switch to 2 clause BSD license now that TNF license has dropped
clause 3 and 4.
diffstat:
sysutils/mklivecd/files/mklivecd.8 | 12 +-----------
sysutils/mklivecd/files/mklivecd.sh | 14 ++------------
2 files changed, 3 insertions(+), 23 deletions(-)
diffs (73 lines):
diff -r 1de8934a2f14 -r b80fcb1d3e73 sysutils/mklivecd/files/mklivecd.8
--- a/sysutils/mklivecd/files/mklivecd.8 Tue Apr 29 12:56:29 2008 +0000
+++ b/sysutils/mklivecd/files/mklivecd.8 Tue Apr 29 13:48:06 2008 +0000
@@ -1,13 +1,10 @@
-.\" $NetBSD: mklivecd.8,v 1.19 2008/03/27 20:54:09 xtraeme Exp $
+.\" $NetBSD: mklivecd.8,v 1.20 2008/04/29 13:48:06 xtraeme Exp $
.\"
.\" mklivecd - Make your own NetBSD/x86 Live CD-ROM/DVD-ROM
.\"
.\" Copyright (c) 2004-2008 Juan Romero Pardines.
.\" All rights reserved.
.\"
-.\" This code is derived from software contributed to The NetBSD Foundation
-.\" by Juan Romero Pardines.
-.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -16,13 +13,6 @@
.\" 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 by the NetBSD
-.\" Foundation, Inc. and its contributors.
-.\" 4. Neither the name of The NetBSD Foundation nor the names of its
-.\" contributors may be used to endorse or promote products derived
-.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
diff -r 1de8934a2f14 -r b80fcb1d3e73 sysutils/mklivecd/files/mklivecd.sh
--- a/sysutils/mklivecd/files/mklivecd.sh Tue Apr 29 12:56:29 2008 +0000
+++ b/sysutils/mklivecd/files/mklivecd.sh Tue Apr 29 13:48:06 2008 +0000
@@ -1,13 +1,10 @@
#!/bin/sh
#
-# $NetBSD: mklivecd.sh,v 1.48 2008/03/27 21:08:26 xtraeme Exp $
+# $NetBSD: mklivecd.sh,v 1.49 2008/04/29 13:48:06 xtraeme Exp $
#
# Copyright (c) 2004-2008 Juan Romero Pardines.
# All rights reserved.
#
-# This code is derived from software contributed to The NetBSD Foundation
-# by Juan Romero Pardines.
-#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
@@ -16,13 +13,6 @@
# 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 by the NetBSD
-# Foundation, Inc. and its contributors.
-# 4. Neither the name of The NetBSD Foundation nor the names of its
-# contributors may be used to endorse or promote products derived
-# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
@@ -689,7 +679,7 @@
cat > $ISODIR/etc/rc.d/root <<_EOF_
#!/bin/sh
#
-# \$NetBSD: mklivecd.sh,v 1.48 2008/03/27 21:08:26 xtraeme Exp $
+# \$NetBSD: mklivecd.sh,v 1.49 2008/04/29 13:48:06 xtraeme Exp $
#
# PROVIDE: root
Home |
Main Index |
Thread Index |
Old Index