[ruby/etc] Use same license files with ruby/ruby
https://github.com/ruby/etc/commit/8d585ea0c9
This commit is contained in:
parent
bbcb094e2d
commit
80a5db55e3
@ -24,7 +24,8 @@ Gem::Specification.new do |spec|
|
|||||||
|
|
||||||
changelogs = Dir.glob("logs/ChangeLog-[1-9]*[^~]", base: __dir__)
|
changelogs = Dir.glob("logs/ChangeLog-[1-9]*[^~]", base: __dir__)
|
||||||
spec.files = %w[
|
spec.files = %w[
|
||||||
LICENSE.txt
|
BSDL
|
||||||
|
COPYING
|
||||||
README.md
|
README.md
|
||||||
ChangeLog
|
ChangeLog
|
||||||
ext/etc/constdefs.h
|
ext/etc/constdefs.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user