1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/racc] Use the Ruby license. Fix #134

7c881cd548
This commit is contained in:
Hiroshi SHIBATA 2020-11-10 21:00:49 +09:00
parent 9728cb730f
commit 5a19b492da
7 changed files with 14 additions and 21 deletions

View file

@ -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".
#
#++