From 56392b6fc35603a62b52ee5dd4900fda8c7ac411 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Tue, 8 Aug 2023 12:52:50 +0200 Subject: [PATCH] Review the License tag according to the SPDX standard --- python-attrs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-attrs.spec b/python-attrs.spec index 0207175..bed4218 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -13,6 +13,7 @@ Version: 23.1.0 Release: 4%{?dist} Summary: Python attributes without boilerplate +# SPDX License: MIT URL: http://www.attrs.org/ BuildArch: noarch