|
1 | 1 | /* -*- C -*- *********************************************** |
2 | | -Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, |
3 | | -Amsterdam, The Netherlands. |
| 2 | +Copyright 1991-1994 by Stichting Mathematisch Centrum, Amsterdam, |
| 3 | +The Netherlands. |
4 | 4 |
|
5 | 5 | All Rights Reserved |
6 | 6 |
|
7 | | -Permission to use, copy, modify, and distribute this software and its |
8 | | -documentation for any purpose and without fee is hereby granted, |
| 7 | +Permission to use, copy, modify, and distribute this software and its |
| 8 | +documentation for any purpose and without fee is hereby granted, |
9 | 9 | provided that the above copyright notice appear in all copies and that |
10 | | -both that copyright notice and this permission notice appear in |
| 10 | +both that copyright notice and this permission notice appear in |
11 | 11 | supporting documentation, and that the names of Stichting Mathematisch |
12 | 12 | Centrum or CWI not be used in advertising or publicity pertaining to |
13 | 13 | distribution of the software without specific, written prior permission. |
@@ -117,7 +117,7 @@ getversion() |
117 | 117 | char * |
118 | 118 | getcopyright() |
119 | 119 | { |
120 | | - return "Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam"; |
| 120 | + return "Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam"; |
121 | 121 | } |
122 | 122 |
|
123 | 123 |
|
|
0 commit comments