aboutsummaryrefslogtreecommitdiffstats
path: root/command.y
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:52:47 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-09-08 05:52:47 +0300
commit35c5aa16e79027691c057f53da3b506b7fc3c7e2 (patch)
treefb2480e6a3f1258738b79863d1791640b080b533 /command.y
parentcc67c7629a217af7fa9a0826dc3eab19eb6794b9 (diff)
parent45ee4486199d449b9aeaeadcf98523d82f943ec8 (diff)
downloadegawk-35c5aa16e79027691c057f53da3b506b7fc3c7e2.tar.gz
egawk-35c5aa16e79027691c057f53da3b506b7fc3c7e2.tar.bz2
egawk-35c5aa16e79027691c057f53da3b506b7fc3c7e2.zip
Merge branch 'master' into feature/typed-regex
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,