diff options
author | 2006-07-03 10:27:01 +0000 | |
---|---|---|
committer | 2006-07-03 10:27:01 +0000 | |
commit | 3afd9fd6263b2a11cbcdf9b0fc2541fc2901d660 (patch) | |
tree | 3401b995aeead8e598445259ef03137b9e574978 | |
parent | move #include "version.h" out of includes.h; ok markus@ (diff) | |
download | wireguard-openbsd-3afd9fd6263b2a11cbcdf9b0fc2541fc2901d660.tar.xz wireguard-openbsd-3afd9fd6263b2a11cbcdf9b0fc2541fc2901d660.zip |
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.
-rw-r--r-- | regress/usr.bin/diff/t8.1 | 6 | ||||
-rw-r--r-- | regress/usr.bin/diff/t9.1 | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/regress/usr.bin/diff/t8.1 b/regress/usr.bin/diff/t8.1 index f7985a03150..d7e53ca4d86 100644 --- a/regress/usr.bin/diff/t8.1 +++ b/regress/usr.bin/diff/t8.1 @@ -12,11 +12,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. * diff --git a/regress/usr.bin/diff/t9.1 b/regress/usr.bin/diff/t9.1 index 6ccaf86e975..01d7fce9b33 100644 --- a/regress/usr.bin/diff/t9.1 +++ b/regress/usr.bin/diff/t9.1 @@ -17,11 +17,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. * |