diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 11:32:55 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 11:32:55 +0300 |
commit | 23393597f023f3824b56355383436ab1e52febef (patch) | |
tree | 7a5f724ed2a9871e6bbeb3e375f68f83a9ecedf3 /extension/inplace.c | |
parent | cfdab8e9f198ca54a5a253264b14c3784bf07ed6 (diff) | |
download | egawk-23393597f023f3824b56355383436ab1e52febef.tar.gz egawk-23393597f023f3824b56355383436ab1e52febef.tar.bz2 egawk-23393597f023f3824b56355383436ab1e52febef.zip |
Update copyright years in extension files.
Diffstat (limited to 'extension/inplace.c')
-rw-r--r-- | extension/inplace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/inplace.c b/extension/inplace.c index e3685e30..07d256b7 100644 --- a/extension/inplace.c +++ b/extension/inplace.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 2013, 2014 the Free Software Foundation, Inc. + * Copyright (C) 2013-2015 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |