summaryrefslogtreecommitdiff
path: root/unsupported
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:49:57 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:49:57 +0300
commit6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f (patch)
tree9a2862cc11be4832f188cfbdce175120ceba5024 /unsupported
parent315bd501ca696bc3e3c938b4604d8dac7a6f512f (diff)
downloadgawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.tar.gz
Move to gawk-3.1.6.gawk-3.1.6
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/atari/ChangeLog4
-rw-r--r--unsupported/atari/Makefile.awklib4
-rw-r--r--unsupported/atari/Makefile.st2
-rw-r--r--unsupported/atari/config.h4
-rw-r--r--unsupported/atari/gawkmisc.atr2
-rw-r--r--unsupported/atari/redirect.h2
-rw-r--r--unsupported/tandem/ChangeLog4
-rw-r--r--unsupported/tandem/config.h2
-rw-r--r--unsupported/tandem/tmisc.c2
9 files changed, 17 insertions, 9 deletions
diff --git a/unsupported/atari/ChangeLog b/unsupported/atari/ChangeLog
index ab54b6e9..9fe50fd3 100644
--- a/unsupported/atari/ChangeLog
+++ b/unsupported/atari/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/atari/Makefile.awklib b/unsupported/atari/Makefile.awklib
index baa06f98..e69706ee 100644
--- a/unsupported/atari/Makefile.awklib
+++ b/unsupported/atari/Makefile.awklib
@@ -5,14 +5,14 @@
# This Makefile actually will work for awklib even when NOT
# compiling with Atari Makefile!!!
#
-# Copyright (C) 1995, 96 the Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996 the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
# AWK Programming Language.
#
# 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/atari/Makefile.st b/unsupported/atari/Makefile.st
index c322de87..fe618c6c 100644
--- a/unsupported/atari/Makefile.st
+++ b/unsupported/atari/Makefile.st
@@ -16,7 +16,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/atari/config.h b/unsupported/atari/config.h
index 9acb6a4c..840bcf66 100644
--- a/unsupported/atari/config.h
+++ b/unsupported/atari/config.h
@@ -7,14 +7,14 @@
*/
/*
- * Copyright (C) 1995, 96 the Free Software Foundation, Inc.
+ * Copyright (C) 1995, 1996 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
*
* 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/atari/gawkmisc.atr b/unsupported/atari/gawkmisc.atr
index a10ccbcf..35dcff80 100644
--- a/unsupported/atari/gawkmisc.atr
+++ b/unsupported/atari/gawkmisc.atr
@@ -10,7 +10,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/atari/redirect.h b/unsupported/atari/redirect.h
index c84cad0c..0a95c06d 100644
--- a/unsupported/atari/redirect.h
+++ b/unsupported/atari/redirect.h
@@ -10,7 +10,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/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,