From a70d986fafc894cf7661424c17fc0e994f698103 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 12 Nov 2024 14:55:16 +0100 Subject: [PATCH] Use non-deprecated GPL-3.0-only license tag --- hammer_cli_foreman_templates.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hammer_cli_foreman_templates.gemspec b/hammer_cli_foreman_templates.gemspec index e43ecf3..a605d7f 100644 --- a/hammer_cli_foreman_templates.gemspec +++ b/hammer_cli_foreman_templates.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |s| s.authors = ["The Foreman team"] s.homepage = "https://github.com/theforeman/hammer-cli-foreman-templates" - s.license = "GPL-3.0" + s.license = "GPL-3.0-only" s.summary = 'Foreman Hammer commands for exporting and importing templates' s.description = <<~EOF