From 1512d0d4ab508d47aff2d301d90317c11dd50846 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 9 Jul 2008 07:22:30 +0300 Subject: Renumber 4th clause from BSD license to 3rd Those files have only three clauses. --- src/heapsort.c | 2 +- src/unvis.c | 2 +- src/vis.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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. * -- cgit v1.2.3