From 6ef42cc98fe50b75caf828c1a854ccb589994d65 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Tue, 8 Nov 2022 11:11:59 +0000 Subject: [PATCH] Update to use SPDX licence --- jackson-annotations.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jackson-annotations.spec b/jackson-annotations.spec index 121b899..63fdcf6 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -2,7 +2,7 @@ Name: jackson-annotations Version: 2.14.0 Release: 1%{?dist} Summary: Core annotations for Jackson data processor -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/FasterXML/jackson-annotations Source0: %{url}/archive/%{name}-%{version}.tar.gz @@ -53,6 +53,7 @@ sed -i 's/\r//' LICENSE %changelog * Tue Nov 08 2022 Chris Kelley - 2.14.0-1 - Update to version 2.14 +- Update to use SPDX licence * Thu Jul 21 2022 Fedora Release Engineering - 2.11.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild