Skip to content

Commit

Permalink
add license to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Mar 13, 2013
1 parent da416c1 commit ad7d317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -14,6 +14,7 @@ This.ruby_gemspec do |spec|
spec.add_development_dependency( 'rake-compiler', '~> 0.8.3' )

spec.extensions.concat This.extension_conf_files
spec.license = "ISC"
end

This.java_gemspec( This.ruby_gemspec ) do |spec|
Expand Down

0 comments on commit ad7d317

Please sign in to comment.