10000 [ruby/racc] Use the Ruby license. Fix #134 · ruby/ruby@5a19b49 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a19b49

Browse files
committed
[ruby/racc] Use the Ruby license. Fix #134
ruby/racc@7c881cd548
1 parent 9728cb7 commit 5a19b49

File tree

7 files changed

+14
-21
lines changed

7 files changed

+14
-21
lines changed

lib/racc/compat.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of the GNU LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/debugflags.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/grammarfileparser.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of the GNU LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/iset.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of the GNU LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/logfilegenerator.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of the GNU LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/sourcetext.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

lib/racc/statetransitiontable.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
# Copyright (c) 1999-2006 Minero Aoki
66
#
77
# This program is free software.
8-
# You can distribute/modify this program under the terms of
9-
# the GNU LGPL, Lesser General Public License version 2.1.
10-
# For details of LGPL, see the file "COPYING".
8+
# You can distribute/modify this program under the same terms of ruby.
9+
# see the file "COPYING".
1110
#
1211
#++
1312

0 commit comments

Comments
 (0)
0