зеркало из https://github.com/github/ruby.git
Updated to use multiple licenses
Co-authored-by: Hiroshi SHIBATA <hsbt@ruby-lang.org>
This commit is contained in:
Родитель
4f00ee8d47
Коммит
f33b2ae918
|
@ -9,7 +9,7 @@ Gem::Specification.new do |s|
|
|||
s.summary = "Arbitrary-precision decimal floating-point number library."
|
||||
s.description = "This library provides arbitrary-precision decimal floating-point number class."
|
||||
s.homepage = "https://github.com/ruby/bigdecimal"
|
||||
s.license = "Ruby"
|
||||
s.license = ["Ruby", "bsd-2-clause"]
|
||||
|
||||
s.require_paths = %w[lib]
|
||||
s.extensions = %w[ext/bigdecimal/extconf.rb]
|
||||
|
|
Загрузка…
Ссылка в новой задаче