summaryrefslogtreecommitdiffstats
path: root/bin/dd
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/dd
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/dd')
-rw-r--r--bin/dd/args.c4
-rw-r--r--bin/dd/conv.c4
-rw-r--r--bin/dd/conv_tab.c4
-rw-r--r--bin/dd/dd.14
-rw-r--r--bin/dd/dd.c4
-rw-r--r--bin/dd/dd.h4
-rw-r--r--bin/dd/extern.h4
-rw-r--r--bin/dd/misc.c4
-rw-r--r--bin/dd/position.c4
9 files changed, 0 insertions, 36 deletions
diff --git a/bin/dd/args.c b/bin/dd/args.c
index 2b17f1e..9d87c70 100644
--- a/bin/dd/args.c
+++ b/bin/dd/args.c
@@ -14,10 +14,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/dd/conv.c b/bin/dd/conv.c
index a31e520..cd66258 100644
--- a/bin/dd/conv.c
+++ b/bin/dd/conv.c
@@ -14,10 +14,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/dd/conv_tab.c b/bin/dd/conv_tab.c
index 7d163f8..9bfd109 100644
--- a/bin/dd/conv_tab.c
+++ b/bin/dd/conv_tab.c
@@ -14,10 +14,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/dd/dd.1 b/bin/dd/dd.1
index 31150fd..ff87f17 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.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/dd/dd.c b/bin/dd/dd.c
index cb6127c..678f138 100644
--- a/bin/dd/dd.c
+++ b/bin/dd/dd.c
@@ -14,10 +14,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/dd/dd.h b/bin/dd/dd.h
index c025d8a..b89335b 100644
--- a/bin/dd/dd.h
+++ b/bin/dd/dd.h
@@ -14,10 +14,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/dd/extern.h b/bin/dd/extern.h
index e835462..8b3ca09 100644
--- a/bin/dd/extern.h
+++ b/bin/dd/extern.h
@@ -14,10 +14,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/dd/misc.c b/bin/dd/misc.c
index e142009..4f538bc 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -14,10 +14,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/dd/position.c b/bin/dd/position.c
index 6476f41..a638597 100644
--- a/bin/dd/position.c
+++ b/bin/dd/position.c
@@ -14,10 +14,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