summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2008-07-09 07:22:30 +0300
committerGuillem Jover <guillem@hadrons.org>2008-07-09 07:22:30 +0300
commit1512d0d4ab508d47aff2d301d90317c11dd50846 (patch)
tree689b1f9b90874cb6ce75511dfc52d5f5fcba46da /src
parent7b1c361f4d09522b5af9398814f2e809f42d7b9b (diff)
downloadlibbsd-1512d0d4ab508d47aff2d301d90317c11dd50846.tar.gz
Renumber 4th clause from BSD license to 3rd
Those files have only three clauses.
Diffstat (limited to 'src')
-rw-r--r--src/heapsort.c2
-rw-r--r--src/unvis.c2
-rw-r--r--src/vis.c2
3 files changed, 3 insertions, 3 deletions
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.
*