diff options
Diffstat (limited to 'unsupported/tandem')
-rw-r--r-- | unsupported/tandem/ChangeLog | 4 | ||||
-rw-r--r-- | unsupported/tandem/config.h | 2 | ||||
-rw-r--r-- | unsupported/tandem/tmisc.c | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/unsupported/tandem/ChangeLog b/unsupported/tandem/ChangeLog index 4cda1d1a..7585feb6 100644 --- a/unsupported/tandem/ChangeLog +++ b/unsupported/tandem/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 22 08:49:05 2007 Arnold D. Robbins <arnold@skeeve.com> + + * Release 3.1.6: Release tar file made. + Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com> * Release 3.1.5: Release tar file made. diff --git a/unsupported/tandem/config.h b/unsupported/tandem/config.h index a8458577..27ced919 100644 --- a/unsupported/tandem/config.h +++ b/unsupported/tandem/config.h @@ -12,7 +12,7 @@ * * GAWK is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GAWK is distributed in the hope that it will be useful, diff --git a/unsupported/tandem/tmisc.c b/unsupported/tandem/tmisc.c index 10663258..9cc29a46 100644 --- a/unsupported/tandem/tmisc.c +++ b/unsupported/tandem/tmisc.c @@ -35,7 +35,7 @@ int fd; * * GAWK is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GAWK is distributed in the hope that it will be useful, |