Skip to content

Commit c9fd091

Browse files
committed
Merge pull request #32 from chrismar035/patch-1
Add license to gemspec
2 parents 222346e + c57adb7 commit c9fd091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

closure-compiler.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Gem::Specification.new do |s|
22
s.name = 'closure-compiler'
33
s.version = '1.1.11' # Keep version in sync with closure-compiler.rb
44
s.date = '2014-07-30'
5+
s.license = 'Apache 2.0'
56

67
s.homepage = "http://github.com/documentcloud/closure-compiler/"
78
s.summary = "Ruby Wrapper for the Google Closure Compiler"

0 commit comments

Comments
 (0)