Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst fix incomplete $id$, delete clause 3
details: https://anonhg.NetBSD.org/src/rev/79a16c649109
branches: trunk
changeset: 551162:79a16c649109
user: dsl <dsl%NetBSD.org@localhost>
date: Sat Aug 30 21:54:42 2003 +0000
description:
fix incomplete $id$, delete clause 3
diffstat:
distrib/utils/sysinst/unif.awk | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 65014791a143 -r 79a16c649109 distrib/utils/sysinst/unif.awk
--- a/distrib/utils/sysinst/unif.awk Sat Aug 30 21:41:19 2003 +0000
+++ b/distrib/utils/sysinst/unif.awk Sat Aug 30 21:54:42 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD
+# $NetBSD: unif.awk,v 1.3 2003/08/30 21:54:42 dsl Exp $
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -14,11 +14,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 by the NetBSD
-# Foundation, Inc. and its contributors.
-# 4. Neither the name of The NetBSD Foundation nor the names of its
+# 3. 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.
#
Home |
Main Index |
Thread Index |
Old Index