Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
correct license abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed May 5, 2018
1 parent c2b75b1 commit e7a7d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreman_xen.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.homepage = 'http://github.com/theforeman/foreman-xen'
s.summary = 'Provision and manage XEN Server from Foreman'
s.description = 'Provision and manage XEN Server from Foreman.'
s.licenses = ['GPL-3']
s.licenses = ['GPL-3.0']

s.add_dependency 'fog-xenserver', '~> 0.2'
s.add_development_dependency('rake')
Expand Down

0 comments on commit e7a7d3e

Please sign in to comment.