diff options
author | 2006-07-03 10:41:03 +0000 | |
---|---|---|
committer | 2006-07-03 10:41:03 +0000 | |
commit | b55cf438165fcbe4f9cacde1d2469bfdb052118b (patch) | |
tree | 718f2d95af79544dd657bbeec489f5092e8047f3 | |
parent | Remove the advertising clause in the UCB license which Berkeley (diff) | |
download | wireguard-openbsd-b55cf438165fcbe4f9cacde1d2469bfdb052118b.tar.xz wireguard-openbsd-b55cf438165fcbe4f9cacde1d2469bfdb052118b.zip |
Revert last commit by request of otto.
Contents of comments are obviously part of the diff tests.
-rw-r--r-- | regress/usr.bin/diff/t8.1 | 6 | ||||
-rw-r--r-- | regress/usr.bin/diff/t9.1 | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/regress/usr.bin/diff/t8.1 b/regress/usr.bin/diff/t8.1 index d7e53ca4d86..f7985a03150 100644 --- a/regress/usr.bin/diff/t8.1 +++ b/regress/usr.bin/diff/t8.1 @@ -12,7 +12,11 @@ * 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. Neither the name of the University nor the names of its contributors + * 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 * 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 01d7fce9b33..6ccaf86e975 100644 --- a/regress/usr.bin/diff/t9.1 +++ b/regress/usr.bin/diff/t9.1 @@ -17,7 +17,11 @@ * 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. Neither the name of the University nor the names of its contributors + * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission. * |