[ruby/zlib] Update license files with ruby/ruby
https://github.com/ruby/zlib/commit/8341fa2e20
This commit is contained in:
parent
4a9ef9e23c
commit
79f9ed3072
@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
|
||||
spec.homepage = "https://github.com/ruby/zlib"
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
|
||||
spec.files = ["LICENSE.txt", "README.md", "ext/zlib/extconf.rb", "ext/zlib/zlib.c", "zlib.gemspec"]
|
||||
spec.files = ["COPYING", "BSDL", "README.md", "ext/zlib/extconf.rb", "ext/zlib/zlib.c", "zlib.gemspec"]
|
||||
spec.bindir = "exe"
|
||||
spec.executables = []
|
||||
spec.require_paths = ["lib"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user