diff --git a/hammer_cli_foreman_tasks.gemspec b/hammer_cli_foreman_tasks.gemspec index c81e189..4eb4e7a 100644 --- a/hammer_cli_foreman_tasks.gemspec +++ b/hammer_cli_foreman_tasks.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.name = "hammer_cli_foreman_tasks" s.version = HammerCLIForemanTasks.version s.authors = ["Ivan Nečas"] - s.license = "GPL-3.0" + s.license = "GPL-3.0-only" s.email = ["inecas@redhat.com"] s.homepage = "https://github.com/theforeman/hammer-cli-foreman-tasks" s.summary = "Foreman CLI plugin for showing tasks information for resoruces and users"