aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/racc/racc.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/racc/racc.gemspec b/lib/racc/racc.gemspec
index 31d0e586af..af499cffe3 100644
--- a/lib/racc/racc.gemspec
+++ b/lib/racc/racc.gemspec
@@ -15,7 +15,7 @@ DESC
s.authors = ["Minero Aoki", "Aaron Patterson"]
s.email = [nil, "aaron@tenderlovemaking.com"]
s.homepage = "http://i.loveruby.net/en/projects/racc/"
- s.licenses = ["MIT"]
+ s.licenses = ["Ruby", "BSD-2-Clause"]
s.executables = ["racc"]
s.files = [
"COPYING", "ChangeLog",