summaryrefslogtreecommitdiff
path: root/lib/racc/grammarfileparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/racc/grammarfileparser.rb')
-rw-r--r--lib/racc/grammarfileparser.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/racc/grammarfileparser.rb b/lib/racc/grammarfileparser.rb
index 0351a34e6f..419495113b 100644
--- a/lib/racc/grammarfileparser.rb
+++ b/lib/racc/grammarfileparser.rb
@@ -5,9 +5,8 @@
# Copyright (c) 1999-2006 Minero Aoki
#
# This program is free software.
-# You can distribute/modify this program under the terms of
-# the GNU LGPL, Lesser General Public License version 2.1.
-# For details of the GNU LGPL, see the file "COPYING".
+# You can distribute/modify this program under the same terms of ruby.
+# see the file "COPYING".
#
#++