aboutsummaryrefslogtreecommitdiffstats
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:52:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:52:13 +0300
commitf1b46e2a8ffa953af04f0025dd073ee65160e167 (patch)
tree381c25d77eab4072cef6e6a22ba992b0bfb1ba28 /command.y
parentf06d392ef96a3eae818fb15a6dbe68a7adf1e9c1 (diff)
parent45ee4486199d449b9aeaeadcf98523d82f943ec8 (diff)
downloadegawk-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.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.y b/command.y
index 4a95ce8c..42fa40fa 100644
--- a/command.y
+++ b/command.y
@@ -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,