summaryrefslogtreecommitdiff
path: root/ext/etc/etc.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/etc/etc.gemspec')
-rw-r--r--ext/etc/etc.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/etc/etc.gemspec b/ext/etc/etc.gemspec
index 1b39a6d59a..7d687e3b99 100644
--- a/ext/etc/etc.gemspec
+++ b/ext/etc/etc.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Provides access to information typically stored in UNIX /etc directory.}
spec.description = spec.summary
spec.homepage = "https://github.com/ruby/etc"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.files = %w[
LICENSE.txt