aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mesg
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-05-11 02:04:40 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-05-11 02:04:40 +0000
commit2f4de2978326070a514a57e2a13900396bc30471 (patch)
tree9d2e3966202a96798240d5bc11085063b5d516ca /usr.bin/mesg
parentb245fc98c8118dccca23ae13662c0f7553b0f5d3 (diff)
downloadsrc-2f4de2978326070a514a57e2a13900396bc30471.tar.gz
src-2f4de2978326070a514a57e2a13900396bc30471.zip
mesg: remove advertising clause
The University of California board of trustees has given permission to remove the advertising clause of all software attributed to it.
Notes
Notes: svn path=/head/; revision=265866
Diffstat (limited to 'usr.bin/mesg')
-rw-r--r--usr.bin/mesg/mesg.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/mesg/mesg.c b/usr.bin/mesg/mesg.c
index 270c1c546b5c..796a047730c9 100644
--- a/usr.bin/mesg/mesg.c
+++ b/usr.bin/mesg/mesg.c
@@ -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.
*