Skip to content

Commit

Permalink
Use non-deprecated GPL-3.0-only license tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nadjaheitmann committed Dec 10, 2024
1 parent dd7a56a commit cf0aac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreman_scc_manager.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.name = 'foreman_scc_manager'
s.version = ForemanSccManager::VERSION
s.date = Date.today.to_s
s.license = 'GPL-3.0'
s.license = 'GPL-3.0-only'
s.authors = ['ATIX AG']
s.email = ['[email protected]']
s.homepage = 'https://www.orcharhino.com/'
Expand Down

0 comments on commit cf0aac1

Please sign in to comment.