From 40594b95f5dac539a5e2954caa9bd77652bb4683 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Tue, 13 Dec 2022 16:34:25 +0100 Subject: [PATCH] Converted license tag to SPDX format. --- protobuf-c.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index 909cc1f..b982541 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -3,7 +3,7 @@ Version: 1.4.1 Release: %autorelease Summary: C bindings for Google's Protocol Buffers -License: BSD +License: BSD-2-Clause URL: https://github.com/%{name}/%{name} Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz