diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-01-08 19:46:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-01-08 19:46:09 +0000 |
commit | a31367b7eb0cc35cf50dee063c5ae948da2d5329 (patch) | |
tree | dd3a00b7252b02d040370c871c8e43624ab4993d | |
parent | 53a4acb52294ae725fe4fcface1e4e6001d55a9f (diff) |
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. * |