about summary refs log tree commit homepage
path: root/kcar.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'kcar.gemspec')
-rw-r--r--kcar.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcar.gemspec b/kcar.gemspec
index 81507dc..a0ca22e 100644
--- a/kcar.gemspec
+++ b/kcar.gemspec
@@ -21,5 +21,5 @@ Gem::Specification.new do |s|
   s.extensions = %w(ext/kcar/extconf.rb)
   s.add_development_dependency('wrongdoc', '~> 1.5')
 
-  # s.license = %w(GPL Ruby) # disabled for compatibility with older RubyGems
+  s.license = %w(GPLv2+ Ruby) # disabled for compatibility with older RubyGems
 end