Skip to content

Commit c1f4e6b

Browse files
committed
Added a License to the gemspec - Fixes emberjs#3050
1 parent c3f7290 commit c1f4e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ember-source.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Gem::Specification.new do |gem|
99
gem.summary = %q{Ember.js source code wrapper.}
1010
gem.description = %q{Ember.js source code wrapper for use with Ruby libs.}
1111
gem.homepage = "https://github.com/emberjs/ember.js"
12+
gem.license = 'MIT'
1213

1314
gem.version = Ember.rubygems_version_string
1415

0 commit comments

Comments
 (0)