diff options
| author | rmind <rmind@NetBSD.org> | 2011-04-02 23:05:50 +0000 |
|---|---|---|
| committer | rmind <rmind@NetBSD.org> | 2011-04-02 23:05:50 +0000 |
| commit | 9b4e0fb52dc28dadb2bfdcbc52b9a0d86d8b43e3 (patch) | |
| tree | 4d41c0819fccb9d2b6410319c6bb7e26c286cdb2 /sys/kern/vnode_if.src | |
| parent | 9d44a5e095c47107976e53065afef82d7bab297d (diff) | |
Update UCB license (3rd clause drop).
Diffstat (limited to 'sys/kern/vnode_if.src')
| -rw-r--r-- | sys/kern/vnode_if.src | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/kern/vnode_if.src b/sys/kern/vnode_if.src index b4fb020b43c..1c1787ad0f9 100644 --- a/sys/kern/vnode_if.src +++ b/sys/kern/vnode_if.src @@ -1,4 +1,4 @@ -# $NetBSD: vnode_if.src,v 1.60 2011/01/02 06:58:45 dholland Exp $ +# $NetBSD: vnode_if.src,v 1.61 2011/04/02 23:05:50 rmind Exp $ # # Copyright (c) 1992, 1993 # The Regents of the University of California. All rights reserved. @@ -11,11 +11,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 University of -# California, Berkeley and its contributors. -# 4. Neither the name of the University nor the names of its contributors +# 3. Neither the name of the University nor the names of its contributors # may be used to endorse or promote products derived from this software # without specific prior written permission. # |
