Skip to content

Commit a1108d9

Browse files
committed
Update the license for the default gems to dual licenses
1 parent e600fde commit a1108d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
1313
spec.summary = %q{a performance benchmarking library}
1414
spec.description = spec.summary
1515
spec.homepage = "https://github.com/ruby/benchmark"
16-
spec.license = "BSD-2-Clause"
16+
spec.licenses = ["Ruby", "BSD-2-Clause"]
1717

1818
spec.metadata["homepage_uri"] = spec.homepage
1919
spec.metadata["source_code_uri"] = spec.homepage

0 commit comments

Comments
 (0)