diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-24 21:49:17 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-24 21:49:17 +0200 |
commit | 54445bc1d185792d6731849310a9d3c7f5c56eb5 (patch) | |
tree | d4c829c354a99bb4f9cf9da61f80e6f7dbb37c32 | |
parent | 14b63db90cddd8b437bdf4e7a4547a4c0e75768f (diff) | |
download | egawk-54445bc1d185792d6731849310a9d3c7f5c56eb5.tar.gz egawk-54445bc1d185792d6731849310a9d3c7f5c56eb5.tar.bz2 egawk-54445bc1d185792d6731849310a9d3c7f5c56eb5.zip |
Update copyright in POSIX.STD.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | POSIX.STD | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2015-02-24 Arnold D. Robbins <arnold@skeeve.com> + + * POSIX.STD: Update copyright year. + 2015-02-13 Arnold D. Robbins <arnold@skeeve.com> * awkgram.y (yylex): Be more careful about passing true to @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1995, 1998, 2001, 2006, 2007, 2010, 2011 + Copyright (C) 1992, 1995, 1998, 2001, 2006, 2007, 2010, 2011, 2015 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, |