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

[ruby/digest] LICENSE

aa048ce345
This commit is contained in:
Hiroshi SHIBATA 2020-12-03 16:31:14 +09:00
parent 7324d76da4
commit 412a0f5240
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Provides a framework for message digest libraries.}
spec.description = %q{Provides a framework for message digest libraries.}
spec.homepage = "https://github.com/ruby/digest"
spec.license = "BSD-2-Clause"
spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.files = [
".gitignore", ".travis.yml", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup",