diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-27 07:56:56 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-27 07:56:56 +0300 |
commit | a46c43e02c4e4ae6a49056f831570b8b13b1b2e7 (patch) | |
tree | 499bafe1eeef6df2ea02b4591923eb7fb4e59a28 /posix/gawkmisc.c | |
parent | 12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b (diff) | |
download | egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.tar.gz egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.tar.bz2 egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.zip |
Update copyright year in a bunch of files.
Diffstat (limited to 'posix/gawkmisc.c')
-rw-r--r-- | posix/gawkmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/gawkmisc.c b/posix/gawkmisc.c index d2e33f41..10c543ca 100644 --- a/posix/gawkmisc.c +++ b/posix/gawkmisc.c @@ -1,6 +1,6 @@ /* gawkmisc.c --- miscellaneous gawk routines that are OS specific. - Copyright (C) 1986, 1988, 1989, 1991 - 1998, 2001 - 2004, 2011 + Copyright (C) 1986, 1988, 1989, 1991 - 1998, 2001 - 2004, 2011, 2021, the Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |