Skip to content

Commit 03a87b6

Browse files
committed
Merge pull request #115 from marshally/add_license_declaration_to_gemspec
add license identifier to gemspec
2 parents eb6ce63 + 93bcc5b commit 03a87b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rspec_api_documentation.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Gem::Specification.new do |s|
1010
s.summary = "A double black belt for your docs"
1111
s.description = "Generate API docs from your test suite"
1212
s.homepage = "http://smartlogicsolutions.com"
13+
s.license = "MIT"
1314

1415
s.required_rubygems_version = ">= 1.3.6"
1516

0 commit comments

Comments
 (0)