aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
commit5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd (patch)
tree5f3f8e6ed9fbea829a88770a4485ef9c90b8bb0d /README
parent2b334d94251c205ad016ed6d1726e5b99c8895a4 (diff)
downloadegawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.tar.gz
egawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.tar.bz2
egawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.zip
Update copyrights and prep towards release.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a7925ee5..a1b32de0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014
+ Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
@@ -7,7 +7,7 @@
README:
-This is GNU Awk 4.1.1. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 4.1.2. 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.)