about summary refs log tree commit homepage
path: root/kgio.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'kgio.gemspec')
-rw-r--r--kgio.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgio.gemspec b/kgio.gemspec
index 285f065..abeae4c 100644
--- a/kgio.gemspec
+++ b/kgio.gemspec
@@ -32,5 +32,5 @@ Gem::Specification.new do |s|
   s.test_files = Dir['test/test_*.rb']
   s.extensions = %w(ext/kgio/extconf.rb)
 
-  # s.license = %w(GPL Ruby) # disabled for compatibility with older RubyGems
+  # s.license = %w(LGPL) # disabled for compatibility with older RubyGems
 end