summaryrefslogtreecommitdiff
path: root/bin/dd
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
committerMark Murray <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
commit6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 (patch)
tree5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/dd
parentdf4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff)
Notes
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 2b17f1e83999a..9d87c70b50e22 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 a31e520996904..cd66258c29452 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 7d163f833150f..9bfd10921823e 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 31150fd9decb0..ff87f17fb6d7d 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 cb6127cd37a62..678f138f315ee 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 c025d8a3a03cd..b89335b60a2ec 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 e8354621b6a6e..8b3ca097683a8 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 e14200901d2aa..4f538bc4bfbda 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 6476f41599567..a638597707ddb 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.