aboutsummaryrefslogtreecommitdiffstats
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:47:06 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:47:06 +0300
commitc49b94108f48ea56f705d8549988c00289a0e2a2 (patch)
tree976abcfbe1e31defa4f173b06e212b8f0ca024d3 /command.y
parent27abead1f32048b6a98a99a110c8541e2746f3b1 (diff)
parent40527b84a7064ad233e41457ab0a5504917cecb2 (diff)
downloadegawk-c49b94108f48ea56f705d8549988c00289a0e2a2.tar.gz
egawk-c49b94108f48ea56f705d8549988c00289a0e2a2.tar.bz2
egawk-c49b94108f48ea56f705d8549988c00289a0e2a2.zip
Merge branch 'gawk-4.1-stable'
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,