зеркало из https://github.com/github/ruby.git
[ruby/digest] relicence under the Ruby license and the BSD 2-clause
https://github.com/ruby/digest/commit/154d461e91
This commit is contained in:
Родитель
94882df3a2
Коммит
5e1d2c5c97
|
@ -10,11 +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"
|
||||
if Gem::Platform === spec.platform and spec.platform =~ 'java' or RUBY_ENGINE == 'jruby'
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause", "EPL-2.0", "GPL-2.0", "LGPL-2.1"]
|
||||
else
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
end
|
||||
|
||||
spec.files = [
|
||||
"LICENSE.txt", "README.md",
|
||||
|
|
Загрузка…
Ссылка в новой задаче