summaryrefslogtreecommitdiff
path: root/lib/getoptlong/getoptlong.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getoptlong/getoptlong.gemspec')
-rw-r--r--lib/getoptlong/getoptlong.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getoptlong/getoptlong.gemspec b/lib/getoptlong/getoptlong.gemspec
index 123977c1f3..9ebe3aed7e 100644
--- a/lib/getoptlong/getoptlong.gemspec
+++ b/lib/getoptlong/getoptlong.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{GetoptLong for Ruby}
spec.description = spec.summary
spec.homepage = "https://github.com/ruby/getoptlong"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage