From 1db674ec9c201b81d05d2d8214ee622678fc8109 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 24 Jan 2025 19:53:41 -0500 Subject: [PATCH] Add a spec-file note about public-domain license text Partial backport of e2ad089b322257efbc4719c60b51fa0b6bedc6dd --- abseil-cpp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 3c0534e..1914e86 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -16,6 +16,10 @@ Summary: C++ Common Libraries # # 2009-05-17 by Arthur David Olson. # absl/time/internal/cctz/testdata/zoneinfo/zone1970.tab # # This file is in the public domain. +# Public-domain license text for these files was added to the +# public-domain-text.txt file in fedora-license-data in commit +# 538bc87d5e3c1cb08e81d690ce4122e1273dc9cd +# (https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/205). License: Apache-2.0 AND LicenseRef-Fedora-Public-Domain URL: https://abseil.io Source0: https://github.com/abseil/abseil-cpp/archive/%{version}/%{name}-%{version}.tar.gz