diff options
| author | Mark Murray <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
| commit | 6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 (patch) | |
| tree | 5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/dd | |
| parent | df4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff) | |
Notes
Diffstat (limited to 'bin/dd')
| -rw-r--r-- | bin/dd/args.c | 4 | ||||
| -rw-r--r-- | bin/dd/conv.c | 4 | ||||
| -rw-r--r-- | bin/dd/conv_tab.c | 4 | ||||
| -rw-r--r-- | bin/dd/dd.1 | 4 | ||||
| -rw-r--r-- | bin/dd/dd.c | 4 | ||||
| -rw-r--r-- | bin/dd/dd.h | 4 | ||||
| -rw-r--r-- | bin/dd/extern.h | 4 | ||||
| -rw-r--r-- | bin/dd/misc.c | 4 | ||||
| -rw-r--r-- | bin/dd/position.c | 4 |
9 files changed, 0 insertions, 36 deletions
diff --git a/bin/dd/args.c b/bin/dd/args.c index 2b17f1e83999..9d87c70b50e2 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 a31e52099690..cd66258c2945 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 7d163f833150..9bfd10921823 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 31150fd9decb..ff87f17fb6d7 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 cb6127cd37a6..678f138f315e 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 c025d8a3a03c..b89335b60a2e 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 e8354621b6a6..8b3ca097683a 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 e14200901d2a..4f538bc4bfbd 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 6476f4159956..a638597707dd 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. |
