diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-04 20:59:43 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-04 20:59:43 +0200 |
commit | 4eee688d1ff5059db3d40af26df188b90368589c (patch) | |
tree | ec41262bc000d83e3db63d3c8d812bcccaa29b63 /vms/vms_gawk.c | |
parent | e7214165a06bc1f4d9c6bdffc6b2b060beb6afee (diff) | |
download | egawk-4eee688d1ff5059db3d40af26df188b90368589c.tar.gz egawk-4eee688d1ff5059db3d40af26df188b90368589c.tar.bz2 egawk-4eee688d1ff5059db3d40af26df188b90368589c.zip |
Update copyright years in VMS files, add packaging scripts.
Diffstat (limited to 'vms/vms_gawk.c')
-rw-r--r-- | vms/vms_gawk.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/vms_gawk.c b/vms/vms_gawk.c index fce0fa85..4080e1db 100644 --- a/vms/vms_gawk.c +++ b/vms/vms_gawk.c @@ -1,6 +1,7 @@ /* vms_gawk.c -- parse GAWK command line using DCL syntax - Copyright (C) 1991-1993, 1996, 2003, 2005, 2011 the Free Software Foundation, Inc. + Copyright (C) 1991-1993, 1996, 2003, 2005, 2011, 2014 + the Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |