[ruby/cgi] Use license files same as ruby/ruby
https://github.com/ruby/cgi/commit/defbdf9a30
This commit is contained in:
parent
dbb3e021f5
commit
d97884a58b
@ -25,7 +25,8 @@ Gem::Specification.new do |spec|
|
|||||||
spec.executables = []
|
spec.executables = []
|
||||||
|
|
||||||
spec.files = [
|
spec.files = [
|
||||||
"LICENSE.txt",
|
"COPYING",
|
||||||
|
"BSDL",
|
||||||
"README.md",
|
"README.md",
|
||||||
*Dir["lib{.rb,/**/*.rb}", "bin/*"] ]
|
*Dir["lib{.rb,/**/*.rb}", "bin/*"] ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user