Skip to content

Commit 39a198f

Browse files
committed
Added license in gemspec
1 parent 86b4b70 commit 39a198f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

algorithms.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Gem::Specification.new do |s|
66

77
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
88
s.authors = ["Kanwei Li"]
9+
s.licenses = ['MIT']
910
s.date = "2012-04-25"
1011
s.description = "A library of algorithms and data structures (containers)."
1112
s.email = "[email protected]"

0 commit comments

Comments
 (0)