about summary refs log tree commit homepage
path: root/unicorn.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-21 17:49:13 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-21 17:49:13 -0800
commit592875b2726a6e5009c3ce63986def56577f6deb (patch)
treed961608f5d59218d141efbb28623c4effdb51c09 /unicorn.gemspec
parente6b052ee5cc2a562054bac8bce60ea7c7b21b20d (diff)
downloadunicorn-592875b2726a6e5009c3ce63986def56577f6deb.tar.gz
So says the project website and documentation
Diffstat (limited to 'unicorn.gemspec')
-rw-r--r--unicorn.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn.gemspec b/unicorn.gemspec
index d1ab2d2..d336c90 100644
--- a/unicorn.gemspec
+++ b/unicorn.gemspec
@@ -49,5 +49,5 @@ Gem::Specification.new do |s|
   # *strongly* recommended for security reasons.
   s.add_dependency(%q<rack>)
 
-  # s.licenses = %w(GPLv2 Ruby) # licenses= method is not in older Rubygems
+  # s.licenses = %w(GPLv2 Ruby) # licenses= method is not in older RubyGems
 end