summaryrefslogtreecommitdiff
path: root/sys/altq
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@cvs.openbsd.org>2003-12-06 06:39:52 +0000
committerKenjiro Cho <kjc@cvs.openbsd.org>2003-12-06 06:39:52 +0000
commit3310abbf719175bdc464fedff75f6ab07fc53069 (patch)
treefe6c2736140d9b3d975b4aefb1f722609de81228 /sys/altq
parent69d788f04b7d16a45af24c6400fdf353907bed0f (diff)
update the CMU license, submitted by Tze Sing Eugene Ng <eugeneng@cs.cmu.edu>.
the change removes the advertising clause, which was requested by a linux developer. ok deraadt@
Diffstat (limited to 'sys/altq')
-rw-r--r--sys/altq/altq_hfsc.c7
-rw-r--r--sys/altq/altq_hfsc.h7
2 files changed, 4 insertions, 10 deletions
diff --git a/sys/altq/altq_hfsc.c b/sys/altq/altq_hfsc.c
index d8e843f671a..0a245d9b6ea 100644
--- a/sys/altq/altq_hfsc.c
+++ b/sys/altq/altq_hfsc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: altq_hfsc.c,v 1.19 2003/05/20 08:58:36 kjc Exp $ */
+/* $OpenBSD: altq_hfsc.c,v 1.20 2003/12/06 06:39:51 kjc Exp $ */
/* $KAME: altq_hfsc.c,v 1.17 2002/11/29 07:48:33 kjc Exp $ */
/*
@@ -8,10 +8,7 @@
* its documentation is hereby granted (including for commercial or
* for-profit use), provided that both the copyright notice and this
* permission notice appear in all copies of the software, derivative
- * works, or modified versions, and any portions thereof, and that
- * both notices appear in supporting documentation, and that credit
- * is given to Carnegie Mellon University in all publications reporting
- * on direct or indirect use of this code or its derivatives.
+ * works, or modified versions, and any portions thereof.
*
* THIS SOFTWARE IS EXPERIMENTAL AND IS KNOWN TO HAVE BUGS, SOME OF
* WHICH MAY HAVE SERIOUS CONSEQUENCES. CARNEGIE MELLON PROVIDES THIS
diff --git a/sys/altq/altq_hfsc.h b/sys/altq/altq_hfsc.h
index 0f0f328195e..af21c6be765 100644
--- a/sys/altq/altq_hfsc.h
+++ b/sys/altq/altq_hfsc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: altq_hfsc.h,v 1.4 2002/12/16 17:27:20 henning Exp $ */
+/* $OpenBSD: altq_hfsc.h,v 1.5 2003/12/06 06:39:51 kjc Exp $ */
/* $KAME: altq_hfsc.h,v 1.8 2002/11/29 04:36:23 kjc Exp $ */
/*
@@ -8,10 +8,7 @@
* its documentation is hereby granted (including for commercial or
* for-profit use), provided that both the copyright notice and this
* permission notice appear in all copies of the software, derivative
- * works, or modified versions, and any portions thereof, and that
- * both notices appear in supporting documentation, and that credit
- * is given to Carnegie Mellon University in all publications reporting
- * on direct or indirect use of this code or its derivatives.
+ * works, or modified versions, and any portions thereof.
*
* THIS SOFTWARE IS EXPERIMENTAL AND IS KNOWN TO HAVE BUGS, SOME OF
* WHICH MAY HAVE SERIOUS CONSEQUENCES. CARNEGIE MELLON PROVIDES THIS