diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/heapsort.c | 2 | ||||
-rw-r--r-- | src/unvis.c | 2 | ||||
-rw-r--r-- | src/vis.c | 2 |
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. * @@ -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. * |