diff options
| author | agc <agc@NetBSD.org> | 2003-08-07 11:13:06 +0000 |
|---|---|---|
| committer | agc <agc@NetBSD.org> | 2003-08-07 11:13:06 +0000 |
| commit | 89aaa1bb64ba8db54daf131749fe578e804d9382 (patch) | |
| tree | 57ca36a9ec77286fc0094f173063d9b41f7f765b /usr.bin/window/window_string.h | |
| parent | 075022b349321510ad14036d70908681ed02f117 (diff) | |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
Diffstat (limited to 'usr.bin/window/window_string.h')
| -rw-r--r-- | usr.bin/window/window_string.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/window/window_string.h b/usr.bin/window/window_string.h index 5293f19cfc3..4e4fa5e3042 100644 --- a/usr.bin/window/window_string.h +++ b/usr.bin/window/window_string.h @@ -1,4 +1,4 @@ -/* $NetBSD: window_string.h,v 1.6 2002/06/14 01:06:56 wiz Exp $ */ +/* $NetBSD: window_string.h,v 1.7 2003/08/07 11:17:35 agc Exp $ */ /* * Copyright (c) 1983, 1993 @@ -15,11 +15,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. * |
