Skip to content

Commit 2ae38a8

Browse files
committed
Update the license for the default gems to dual licenses
1 parent e690eec commit 2ae38a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fileutils.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
2323
s.authors = ["Minero Aoki"]
2424
s.email = [nil]
2525
s.homepage = "https://github.com/ruby/fileutils"
26-
s.license = "BSD-2-Clause"
26+
s.licenses = ["Ruby", "BSD-2-Clause"]
2727

2828
s.metadata = {
2929
"source_code_uri" => "https://github.com/ruby/fileutils"

0 commit comments

Comments
 (0)