diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-13 20:30:05 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-13 20:30:05 +0200 |
commit | 9e06eb5b97fb92f15344a909dfbf7455946564c5 (patch) | |
tree | 95696140bb2182b67a15aff0902cf84f715d8de7 /extension/testext.c | |
parent | 6a6cb14de2bfe86b1dd753c7700deea30fbcf922 (diff) | |
parent | 4fa6f57bf897e7f69dbb606115d4e17a88e90532 (diff) | |
download | egawk-9e06eb5b97fb92f15344a909dfbf7455946564c5.tar.gz egawk-9e06eb5b97fb92f15344a909dfbf7455946564c5.tar.bz2 egawk-9e06eb5b97fb92f15344a909dfbf7455946564c5.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'extension/testext.c')
-rw-r--r-- | extension/testext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/testext.c b/extension/testext.c index 3815dbf5..6629296a 100644 --- a/extension/testext.c +++ b/extension/testext.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 2012, 2013, 2014, 2015 + * Copyright (C) 2012, 2013, 2014, 2015, 2018 * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |