From ef069ece624906b3946248421620d8458bcef605 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 24 Dec 2010 09:21:19 +0000 Subject: Rakefile: fix RAA license Oops, we were never Ruby licensed. --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3-24-ge0c7