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.
2 parents 86b4b70 + 39a198f commit e26ce04Copy full SHA for e26ce04
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