summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_device.c
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2014-07-11 16:35:41 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2014-07-11 16:35:41 +0000
commit4ab8ee4fdf0c4ec0b7543604a4e63fdb2c58919d (patch)
tree5efa3a917e8948e1f8def1a1e7837c7dad4ab0a6 /sys/uvm/uvm_device.c
parent012c24607a6d6c2b65204637d5b1884780c22cf5 (diff)
Chuck Cranor rescinded clauses in his license
on the 2nd of February 2011 in NetBSD. http://marc.info/?l=netbsd-source-changes&m=129658899212732&w=2 http://marc.info/?l=netbsd-source-changes&m=129659095515558&w=2 http://marc.info/?l=netbsd-source-changes&m=129659157916514&w=2 http://marc.info/?l=netbsd-source-changes&m=129665962324372&w=2 http://marc.info/?l=netbsd-source-changes&m=129666033625342&w=2 http://marc.info/?l=netbsd-source-changes&m=129666052825545&w=2 http://marc.info/?l=netbsd-source-changes&m=129666922906480&w=2 http://marc.info/?l=netbsd-source-changes&m=129667725518082&w=2
Diffstat (limited to 'sys/uvm/uvm_device.c')
-rw-r--r--sys/uvm/uvm_device.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/uvm/uvm_device.c b/sys/uvm/uvm_device.c
index 0d0e4f28878..b605886d313 100644
--- a/sys/uvm/uvm_device.c
+++ b/sys/uvm/uvm_device.c
@@ -1,8 +1,7 @@
-/* $OpenBSD: uvm_device.c,v 1.46 2014/07/02 06:09:49 matthew Exp $ */
+/* $OpenBSD: uvm_device.c,v 1.47 2014/07/11 16:35:40 jsg Exp $ */
/* $NetBSD: uvm_device.c,v 1.30 2000/11/25 06:27:59 chs Exp $ */
/*
- *
* Copyright (c) 1997 Charles D. Cranor and Washington University.
* All rights reserved.
*
@@ -14,12 +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 Charles D. Cranor and
- * Washington University.
- * 4. 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
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES