about summary refs log tree commit homepage
path: root/rainbows.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'rainbows.gemspec')
-rw-r--r--rainbows.gemspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/rainbows.gemspec b/rainbows.gemspec
index ae09429..0cecf45 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -53,5 +53,6 @@ Gem::Specification.new do |s|
   # NeverBlock, currently only available on http://gems.github.com/
   # s.add_dependency(%q<espace-neverblock>, ["~> 0.1.6.1"])
 
-  # s.licenses = %w(GPLv2 Ruby) # accessor not compatible with older RubyGems
+  # accessor not compatible with older RubyGems
+  # s.licenses = %w(GPLv3 GPLv2 Ruby)
 end