We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b4b70 commit 39a198fCopy full SHA for 39a198f
algorithms.gemspec
@@ -6,6 +6,7 @@ Gem::Specification.new do |s|
6
7
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
8
s.authors = ["Kanwei Li"]
9
+ s.licenses = ['MIT']
10
s.date = "2012-04-25"
11
s.description = "A library of algorithms and data structures (containers)."
12
s.email = "[email protected]"
0 commit comments