From c0317711318fe7a0e41fca58a62984e21e7824fb Mon Sep 17 00:00:00 2001 From: Felix Kaechele Date: Sat, 9 Sep 2023 15:31:43 -0400 Subject: [PATCH] Use SPDX license identifier in License tag Signed-off-by: Felix Kaechele --- nginx.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nginx.spec b/nginx.spec index f29d4f3..c1e3c07 100644 --- a/nginx.spec +++ b/nginx.spec @@ -59,9 +59,7 @@ Version: 1.24.0 Release: %autorelease Summary: A high performance web server and reverse proxy server -# BSD License (two clause) -# http://www.freebsd.org/copyright/freebsd-license.html -License: BSD +License: BSD-2-Clause URL: https://nginx.org Source0: https://nginx.org/download/nginx-%{version}.tar.gz