mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
Add license to rubygems spec
This commit is contained in:
parent
9c79a2feee
commit
31c9248340
@ -37,6 +37,7 @@ Gem::Specification.new do |s|
|
||||
s.description = "$(DESCRIPTION)"
|
||||
s.authors = ["OpenNebula"]
|
||||
s.email = 'contact@opennebula.org'
|
||||
s.license = 'Apache-2.0'
|
||||
s.files = [
|
||||
$(FILES)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user