diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 11:33:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 11:33:48 +0300 |
commit | be7aafc0b212669de461aeda752e704a727d1cb5 (patch) | |
tree | 57bd8e07e383a367686c5e9ad45fbbecc3445f28 /extension/inplace.c | |
parent | 344418f320251d0b36e7e9c6bc824de64984a42d (diff) | |
parent | 23393597f023f3824b56355383436ab1e52febef (diff) | |
download | egawk-be7aafc0b212669de461aeda752e704a727d1cb5.tar.gz egawk-be7aafc0b212669de461aeda752e704a727d1cb5.tar.bz2 egawk-be7aafc0b212669de461aeda752e704a727d1cb5.zip |
Merge branch 'gawk-4.1-stable'
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. |