diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-28 22:00:28 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-28 22:00:28 +0200 |
commit | d2650f4a9fed079621db60fb2f61ef1bca266bfa (patch) | |
tree | 51173f10efee563a7b33f6a4aebf853746338c77 | |
parent | 2ce7559261a641c222eecf7bc2718e0832613d14 (diff) | |
download | egawk-d2650f4a9fed079621db60fb2f61ef1bca266bfa.tar.gz egawk-d2650f4a9fed079621db60fb2f61ef1bca266bfa.tar.bz2 egawk-d2650f4a9fed079621db60fb2f61ef1bca266bfa.zip |
And more copyright updates.
-rw-r--r-- | vms/ChangeLog | 6 | ||||
-rw-r--r-- | vms/vms-conf.h | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog index f44c828e..eb1be11d 100644 --- a/vms/ChangeLog +++ b/vms/ChangeLog @@ -1,3 +1,7 @@ +2012-03-28 Arnold D. Robbins <arnold@skeeve.com> + + * vms-conf.h: Update copyright year. + 2012-03-21 Anders Wallin <anders_s_wallin@yahoo.se> * vmstest.com: Make printfbad3 test work. @@ -8,7 +12,7 @@ 2012-02-10 Arnold D. Robbins <arnold@skeeve.com> - * vmsbuild.com, descript.mms, vms-conf.h: Update patch level. + * vmsbuild.com, descrip.mms, vms-conf.h: Update patch level. 2011-12-31 Arnold D. Robbins <arnold@skeeve.com> diff --git a/vms/vms-conf.h b/vms/vms-conf.h index 1d1ffe51..b81c20ac 100644 --- a/vms/vms-conf.h +++ b/vms/vms-conf.h @@ -7,8 +7,8 @@ */ /* - * Copyright (C) 1991-1992, 1995-1996, 1999, 2001-2003, 2005, 2009, 2010, 2011 - * the Free Software Foundation, Inc. + * Copyright (C) 1991-1992, 1995-1996, 1999, 2001-2003, 2005, 2009, 2010, 2011, + * 2012, the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |