diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-01-09 00:28:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-01-09 00:28:16 +0000 |
| commit | c879ae3536e6d92b8d96c8965c5b05fcb9541520 (patch) | |
| tree | de6f9b7458c50f03eb169ad2189bdd35d1aa3764 /lib/libc/resolv | |
| parent | a2630c7c784922bddc9e6c03dce73bc8707896e2 (diff) | |
Notes
Diffstat (limited to 'lib/libc/resolv')
| -rw-r--r-- | lib/libc/resolv/herror.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_comp.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_debug.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_init.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_mkquery.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_query.c | 4 | ||||
| -rw-r--r-- | lib/libc/resolv/res_send.c | 4 |
7 files changed, 0 insertions, 28 deletions
diff --git a/lib/libc/resolv/herror.c b/lib/libc/resolv/herror.c index be4b43ec1d9cf..c09969df552db 100644 --- a/lib/libc/resolv/herror.c +++ b/lib/libc/resolv/herror.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/lib/libc/resolv/res_comp.c b/lib/libc/resolv/res_comp.c index cf45f07584504..076e303226916 100644 --- a/lib/libc/resolv/res_comp.c +++ b/lib/libc/resolv/res_comp.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/lib/libc/resolv/res_debug.c b/lib/libc/resolv/res_debug.c index 29c6ef42f8cee..a4787d9177b01 100644 --- a/lib/libc/resolv/res_debug.c +++ b/lib/libc/resolv/res_debug.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/lib/libc/resolv/res_init.c b/lib/libc/resolv/res_init.c index 2d2ae1e65c829..f8e4c67735b2f 100644 --- a/lib/libc/resolv/res_init.c +++ b/lib/libc/resolv/res_init.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/lib/libc/resolv/res_mkquery.c b/lib/libc/resolv/res_mkquery.c index 60f1efc19e3fb..6c595943af6b4 100644 --- a/lib/libc/resolv/res_mkquery.c +++ b/lib/libc/resolv/res_mkquery.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/lib/libc/resolv/res_query.c b/lib/libc/resolv/res_query.c index e715b853a5983..c0cf0033d5bed 100644 --- a/lib/libc/resolv/res_query.c +++ b/lib/libc/resolv/res_query.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/lib/libc/resolv/res_send.c b/lib/libc/resolv/res_send.c index 7bd9317a4c27f..b7f3f6c1f2dea 100644 --- a/lib/libc/resolv/res_send.c +++ b/lib/libc/resolv/res_send.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. |
