aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vms_args.c
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 /vms/vms_args.c
parentd69572fbae2d25a2c51d846733a49d45e5b04269 (diff)
downloadegawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.gz
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.bz2
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.zip
Changes toward release and test tarball.
Diffstat (limited to 'vms/vms_args.c')
-rw-r--r--vms/vms_args.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/vms_args.c b/vms/vms_args.c
index de94b641..1a9eb956 100644
--- a/vms/vms_args.c
+++ b/vms/vms_args.c
@@ -1,7 +1,8 @@
/* vms_args.c -- command line parsing, to emulate shell i/o redirection.
[ Escape sequence parsing now suppressed. ]
- Copyright (C) 1991-1996, 1997, 2011, 2014 the Free Software Foundation, Inc.
+ Copyright (C) 1991-1996, 1997, 2011, 2014, 2016
+ 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