aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:05:19 -0400
committerArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:05:19 -0400
commitdb17f0d20a03bd851e8e4f005eb6304ad6a93c12 (patch)
treec5b94e403923dd988c809d15ddc2d2c8f3231adb /README
parentd69572fbae2d25a2c51d846733a49d45e5b04269 (diff)
downloadegawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.gz
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.bz2
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.zip
Changes toward release and test tarball.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d89c2e9f..b8add239 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015
- Free Software Foundation, Inc.
+ Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015,
+ 2016, Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -7,7 +7,7 @@
README:
-This is GNU Awk 4.1.3. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 4.1.4. It is upwardly compatible with Brian Kernighan's
version of Unix awk. It is almost completely compliant with the
2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.)