aboutsummaryrefslogtreecommitdiffstats
path: root/openssl.gemspec
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2014-10-27 11:14:40 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2014-10-27 11:14:40 +0900
commitb47e9df0b65befb8a348337eaa917faccadd8a44 (patch)
treefdabb04f45e3cf594bc64f85eaa199c4404f49a1 /openssl.gemspec
parentad6b55f73a85ab960d2e5f1876f31081bb59c643 (diff)
downloadruby-openssl-b47e9df0b65befb8a348337eaa917faccadd8a44.tar.gz
license
Diffstat (limited to 'openssl.gemspec')
-rw-r--r--openssl.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl.gemspec b/openssl.gemspec
index 2899b76b..d9f929fc 100644
--- a/openssl.gemspec
+++ b/openssl.gemspec
@@ -11,7 +11,6 @@ Gem::Specification.new do |spec|
spec.summary = %q{TODO: Write a short summary. Required.}
spec.description = %q{TODO: Write a longer description. Optional.}
spec.homepage = ""
- spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }