about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2010-12-24 09:21:19 +0000
committerEric Wong <e@yhbt.net>2010-12-25 21:45:27 +0000
commitef069ece624906b3946248421620d8458bcef605 (patch)
tree06c703eebac5ef312397aea3029cc4525c45ccc9
parent472240687caf3f113a3ff408729f8205c475d7d5 (diff)
downloadkgio-ef069ece624906b3946248421620d8458bcef605.tar.gz
Oops, we were never Ruby licensed.
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index b663562..ce294a7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -57,7 +57,7 @@ task :raa_update do
     :category_minor => 'System',
     :url => s.homepage,
     :download => 'http://rubyforge.org/frs/?group_id=8977',
-    :license => "Ruby's",
+    :license => "LGPL",
     :description_style => 'Plain',
     :description => desc,
     :pass => password,