mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update the license for the default gems to dual licenses
This commit is contained in:
parent
0bb8bd7623
commit
8fb02b7a97
37 changed files with 37 additions and 37 deletions
|
@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.metadata["homepage_uri"] = spec.homepage
|
||||
spec.metadata["source_code_uri"] = "https://github.com/ruby/weakref"
|
||||
spec.license = "BSD-2-Clause"
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
|
||||
# Specify which files should be added to the gem when it is released.
|
||||
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue