summaryrefslogtreecommitdiffstats
path: root/bin/date
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
committermarkm <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
commit4383f148019e2c7dc307d6211b616435b0a6b483 (patch)
tree5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/date
parent65e663b7dd1ca652caad5406dbe242acef275fbd (diff)
downloadFreeBSD-src-4383f148019e2c7dc307d6211b616435b0a6b483.zip
FreeBSD-src-4383f148019e2c7dc307d6211b616435b0a6b483.tar.gz
Remove clause 3 from the UCB licenses.
OK'ed by: imp, core
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.14
-rw-r--r--bin/date/date.c4
-rw-r--r--bin/date/extern.h4
-rw-r--r--bin/date/netdate.c4
4 files changed, 0 insertions, 16 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 82600a9..0ce110b 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -12,10 +12,6 @@
.\" 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
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
diff --git a/bin/date/date.c b/bin/date/date.c
index e0f8a6f..9162840 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -10,10 +10,6 @@
* 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
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/bin/date/extern.h b/bin/date/extern.h
index 17b35bb..76b8d5e 100644
--- a/bin/date/extern.h
+++ b/bin/date/extern.h
@@ -10,10 +10,6 @@
* 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
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/bin/date/netdate.c b/bin/date/netdate.c
index 92bb41f..77e0788 100644
--- a/bin/date/netdate.c
+++ b/bin/date/netdate.c
@@ -10,10 +10,6 @@
* 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
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
OpenPOWER on IntegriCloud