diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-09-08 05:52:13 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-09-08 05:52:13 +0300 |
commit | f1b46e2a8ffa953af04f0025dd073ee65160e167 (patch) | |
tree | 381c25d77eab4072cef6e6a22ba992b0bfb1ba28 /command.y | |
parent | f06d392ef96a3eae818fb15a6dbe68a7adf1e9c1 (diff) | |
parent | 45ee4486199d449b9aeaeadcf98523d82f943ec8 (diff) | |
download | egawk-f1b46e2a8ffa953af04f0025dd073ee65160e167.tar.gz egawk-f1b46e2a8ffa953af04f0025dd073ee65160e167.tar.bz2 egawk-f1b46e2a8ffa953af04f0025dd073ee65160e167.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'command.y')
-rw-r--r-- | command.y | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ * * GAWK is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * GAWK is distributed in the hope that it will be useful, |