diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-06 16:48:52 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-06 16:48:52 +0200 |
commit | 294d1ffbc998de4c13518cc899c019998f51bd23 (patch) | |
tree | 05480c91ae7c3cf93dd4b214a7312ef279bfff1b /gawkapi.c | |
parent | 6d43d408d693fdb5770bb4dbffa51d4b26487d4b (diff) | |
parent | 71b7aa032ee4b1679b3475edd0c3442cb85f4a3a (diff) | |
download | egawk-294d1ffbc998de4c13518cc899c019998f51bd23.tar.gz egawk-294d1ffbc998de4c13518cc899c019998f51bd23.tar.bz2 egawk-294d1ffbc998de4c13518cc899c019998f51bd23.zip |
Merge branch 'master' into wasted-byte
Diffstat (limited to 'gawkapi.c')
-rw-r--r-- | gawkapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 2012-2014 the Free Software Foundation, Inc. + * Copyright (C) 2012-2015 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |