From e19731ff821e5cf11fab6958ef0dc89eb5570913 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 20 Sep 2023 11:11:30 -0400 Subject: [PATCH] Migrate license field to SPDX format Signed-off-by: Simo Sorce --- libtasn1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtasn1.spec b/libtasn1.spec index b513ce3..bf2b08f 100644 --- a/libtasn1.spec +++ b/libtasn1.spec @@ -4,7 +4,7 @@ Version: 4.19.0 Release: %autorelease # The libtasn1 library is LGPLv2+, utilities are GPLv3+ -License: GPLv3+ and LGPLv2+ +License: GPL-3.0-or-later AND LGPL-2.1-or-later URL: http://www.gnu.org/software/libtasn1/ Source0: http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz Source1: http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz.sig