diff options
author | 2007-01-08 19:46:08 +0000 | |
---|---|---|
committer | 2007-01-08 19:46:08 +0000 | |
commit | 7dad4e2a75c50be482f71dba10f1f48dc664c0fe (patch) | |
tree | cd69bddefc7af80ef3e0412c3858ef4182e6caa1 | |
parent | advertising clauses that can be dropped (diff) | |
download | wireguard-openbsd-7dad4e2a75c50be482f71dba10f1f48dc664c0fe.tar.xz wireguard-openbsd-7dad4e2a75c50be482f71dba10f1f48dc664c0fe.zip |
advertising clauses that can be dropped
-rw-r--r-- | regress/usr.bin/diff/t8.1 | 6 |
1 files changed, 1 insertions, 5 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. * |