summaryrefslogtreecommitdiff
path: root/vms/vms_popen.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-11-23 09:13:59 -0500
committerArnold D. Robbins <arnold@skeeve.com>2022-11-23 09:13:59 -0500
commit4def64105d4af318c44b1258325fba1c7b5f4203 (patch)
tree42a5b5935dea0b31a331d4e3631cbaf121c1e6d6 /vms/vms_popen.c
parentb61c5d63ec2b8c161b7d13c5e89f038f1f9ef286 (diff)
downloadgawk-4def64105d4af318c44b1258325fba1c7b5f4203.tar.gz
Finish updating files to GPL 3 that weren't.
Diffstat (limited to 'vms/vms_popen.c')
-rw-r--r--vms/vms_popen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/vms_popen.c b/vms/vms_popen.c
index e6238bfa..5802ca84 100644
--- a/vms/vms_popen.c
+++ b/vms/vms_popen.c
@@ -1,11 +1,11 @@
/* [.vms]vms_popen.c -- substitute routines for missing pipe calls.
- Copyright (C) 1991-1993, 1996, 2010, 2011, 2014
+ Copyright (C) 1991-1993, 1996, 2010, 2011, 2014, 2022
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
- the Free Software Foundation; either version 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,