summaryrefslogtreecommitdiff
path: root/lib/racc
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2020-11-10 21:00:49 +0900
committerHiroshi SHIBATA <[email protected]>2020-11-10 21:20:31 +0900
commit5a19b492dad5a444826d18cf6d1a1261464a02c4 ()
treededc99e33de0e1e8bb21f1a59981cfa59ffd5546 /lib/racc
parent9728cb730f29783f949ba2824f4e411c6abade18 (diff)
[ruby/racc] Use the Ruby license. Fix #134
https://.com/ruby/racc/commit/7c881cd548
-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
@@ -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".
#
#++
@@ -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".
#
#++
@@ -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".
#
#++
@@ -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".
#
#++
@@ -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".
#
#++
@@ -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".
#
#++
@@ -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".
#
#++