mirror of
https://github.com/lloeki/umodule-source.git
synced 2025-12-06 10:44:39 +01:00
MIT license in gemspec
This commit is contained in:
parent
68a37bd4a1
commit
b3f6f48544
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ Gem::Specification.new do |s|
|
|||
s.homepage = 'http://github.com/lloeki/umodule-source'
|
||||
s.summary = %q{uModule source as a Ruby gem.}
|
||||
s.description = %q{uModule source as a Ruby gem.}
|
||||
s.license = 'MIT'
|
||||
s.files = %W[ lib/umodule-source.rb
|
||||
lib/umodule/source.rb
|
||||
lib/umodule/source/umodule.js ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue