From 27f54de4b83e20c5d68c6dd225c1d350aeee5cd3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 10 Jun 2011 20:27:22 +0000 Subject: gemspec: add GPLv3 to commented-out licenses section Reduces inconsistency. --- rainbows.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rainbows.gemspec') 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, ["~> 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 -- cgit v1.2.3-24-ge0c7