From 1512d0d4ab508d47aff2d301d90317c11dd50846 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 9 Jul 2008 07:22:30 +0300 Subject: [PATCH] Renumber 4th clause from BSD license to 3rd Those files have only three clauses. --- include/bsd/ip_icmp.h | 2 +- include/bsd/queue.h | 2 +- include/vis.h | 2 +- man/fgetln.3 | 2 +- src/heapsort.c | 2 +- src/unvis.c | 2 +- src/vis.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/bsd/ip_icmp.h b/include/bsd/ip_icmp.h index 130fbc6..0742aa6 100644 --- a/include/bsd/ip_icmp.h +++ b/include/bsd/ip_icmp.h @@ -10,7 +10,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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/include/bsd/queue.h b/include/bsd/queue.h index 47e6673..e2dc909 100644 --- a/include/bsd/queue.h +++ b/include/bsd/queue.h @@ -10,7 +10,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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/include/vis.h b/include/vis.h index ced5fd9..84de6fc 100644 --- a/include/vis.h +++ b/include/vis.h @@ -10,7 +10,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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/man/fgetln.3 b/man/fgetln.3 index 0c3520c..d483c09 100644 --- a/man/fgetln.3 +++ b/man/fgetln.3 @@ -9,7 +9,7 @@ .\" 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. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. 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/src/heapsort.c b/src/heapsort.c index 3a060fa..79f98d4 100644 --- a/src/heapsort.c +++ b/src/heapsort.c @@ -13,7 +13,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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/src/unvis.c b/src/unvis.c index 573e71a..66d74a5 100644 --- a/src/unvis.c +++ b/src/unvis.c @@ -10,7 +10,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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/src/vis.c b/src/vis.c index 348562d..4ad31d5 100644 --- a/src/vis.c +++ b/src/vis.c @@ -10,7 +10,7 @@ * 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. - * 4. Neither the name of the University nor the names of its contributors + * 3. 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. *