aboutsummaryrefslogtreecommitdiffstats
path: root/ext/win32ole/win32ole.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/win32ole/win32ole.gemspec')
-rw-r--r--ext/win32ole/win32ole.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/win32ole/win32ole.gemspec b/ext/win32ole/win32ole.gemspec
index 021625e44e..977555c98d 100644
--- a/ext/win32ole/win32ole.gemspec
+++ b/ext/win32ole/win32ole.gemspec
@@ -8,6 +8,7 @@ Gem::Specification.new do |spec|
spec.description = spec.summary
spec.homepage = "https://github.com/ruby/win32ole"
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage