Skip to content

Commit 88dbee9

Browse files
committed
Update the license for the default gems to dual licenses
1 parent 4e561c1 commit 88dbee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weakref.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919

2020
spec.metadata["homepage_uri"] = spec.homepage
2121
spec.metadata["source_code_uri"] = "https://github.com/ruby/weakref"
22-
spec.license = "BSD-2-Clause"
22+
spec.licenses = ["Ruby", "BSD-2-Clause"]
2323

2424
# Specify which files should be added to the gem when it is released.
2525
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

0 commit comments

Comments
 (0)