diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-28 21:05:03 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-28 21:05:03 +0300 |
commit | 642c56e04516457c9a0c49934be8441394da1ce5 (patch) | |
tree | 43663c2c79afcd2d6cd59a4c134a6f16c3bcac08 /vms/gawkmisc.vms | |
parent | fd77bb810a66777c32d8205babb705ee3cd5dc78 (diff) | |
parent | 2b1fffef190f46f6c0da770bba2745f6574bebca (diff) | |
download | egawk-642c56e04516457c9a0c49934be8441394da1ce5.tar.gz egawk-642c56e04516457c9a0c49934be8441394da1ce5.tar.bz2 egawk-642c56e04516457c9a0c49934be8441394da1ce5.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'vms/gawkmisc.vms')
-rw-r--r-- | vms/gawkmisc.vms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/gawkmisc.vms b/vms/gawkmisc.vms index ff5805bd..c4a2f086 100644 --- a/vms/gawkmisc.vms +++ b/vms/gawkmisc.vms @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-1996, 2003, 2011, 2014 + * Copyright (C) 1986, 1988, 1989, 1991-1996, 2003, 2011, 2014, 2021, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |