summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/racc/compat.rb5
-rw-r--r--lib/racc/debugflags.rb5
-rw-r--r--lib/racc/grammarfileparser.rb5
-rw-r--r--lib/racc/iset.rb5
-rw-r--r--lib/racc/logfilegenerator.rb5
-rw-r--r--lib/racc/sourcetext.rb5
-rw-r--r--lib/racc/statetransitiontable.rb5
7 files changed, 14 insertions, 21 deletions
diff --git a/lib/racc/compat.rb b/lib/racc/compat.rb
index e46b0e648c..62f4f630be 100644
--- a/lib/racc/compat.rb
+++ b/lib/racc/compat.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".
#
#++
diff --git a/lib/racc/debugflags.rb b/lib/racc/debugflags.rb
index 6b7549fc8d..ee34cf2314 100644
--- a/lib/racc/debugflags.rb
+++ b/lib/racc/debugflags.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 LGPL, see the file "COPYING".
+# You can distribute/modify this program under the same terms of ruby.
+# see the file "COPYING".
#
#++
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".
#
#++
diff --git a/lib/racc/iset.rb b/lib/racc/iset.rb
index 91ca9320f0..339221d21b 100644
--- a/lib/racc/iset.rb
+++ b/lib/racc/iset.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".
#
#++
diff --git a/lib/racc/logfilegenerator.rb b/lib/racc/logfilegenerator.rb
index 18991c51ae..2f5aa0c8b0 100644
--- a/lib/racc/logfilegenerator.rb
+++ b/lib/racc/logfilegenerator.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".
#
#++
diff --git a/lib/racc/sourcetext.rb b/lib/racc/sourcetext.rb
index ba0b0d248b..de52dcae9b 100644
--- a/lib/racc/sourcetext.rb
+++ b/lib/racc/sourcetext.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 LGPL, see the file "COPYING".
+# You can distribute/modify this program under the same terms of ruby.
+# see the file "COPYING".
#
#++
diff --git a/lib/racc/statetransitiontable.rb b/lib/racc/statetransitiontable.rb
index 78b6da9086..4252ba0184 100644
--- a/lib/racc/statetransitiontable.rb
+++ b/lib/racc/statetransitiontable.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 LGPL, see the file "COPYING".
+# You can distribute/modify this program under the same terms of ruby.
+# see the file "COPYING".
#
#++