From 61458bff39404da8d16facad5f31d6f32c457ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 21 Oct 2024 14:27:48 +0000 Subject: [PATCH] Migrate to SPDX license For the analysis see https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/674 This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- rubygem-ruby-shadow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubygem-ruby-shadow.spec b/rubygem-ruby-shadow.spec index 346f6ca..482a1b9 100644 --- a/rubygem-ruby-shadow.spec +++ b/rubygem-ruby-shadow.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 2.5.1 Release: 9%{?dist} Summary: Ruby shadow password module -License: Public Domain +License: LicenseRef-Fedora-UltraPermissive OR Unlicense URL: https://github.com/apalmblad/ruby-shadow Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem Source1: https://raw.githubusercontent.com/apalmblad/ruby-shadow/master/test/basic_test.rb