aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vms_args.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:55 -0400
committerArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:09:55 -0400
commit0b69420a3cb1c318028ef8c10f475f73296fab02 (patch)
tree080c05a1b2efd87ad1037728b264a998b8d34f1f /vms/vms_args.c
parent2441456cafc36b85f069e43a0e9325775c103baa (diff)
parentbda71a2e22997e09f82d4ea33ccef03c0afc667b (diff)
downloadegawk-0b69420a3cb1c318028ef8c10f475f73296fab02.tar.gz
egawk-0b69420a3cb1c318028ef8c10f475f73296fab02.tar.bz2
egawk-0b69420a3cb1c318028ef8c10f475f73296fab02.zip
Merge branch 'master' into feature/cmake
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