From ee4fe3e64b5dcbf06169d5a63fcf91ed757bf1be Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:03:16 +0300 Subject: [PATCH] Update CMU to include SPDX in parentheses --- src/trove_classifiers/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trove_classifiers/__init__.py b/src/trove_classifiers/__init__.py index 5492a22..3a8ab45 100644 --- a/src/trove_classifiers/__init__.py +++ b/src/trove_classifiers/__init__.py @@ -315,7 +315,7 @@ "License :: OSI Approved :: Jabber Open Source License", "License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT No Attribution License (MIT-0)", - "License :: OSI Approved :: MIT-CMU License", + "License :: OSI Approved :: CMU License (MIT-CMU)", "License :: OSI Approved :: MITRE Collaborative Virtual Workspace License (CVW)", "License :: OSI Approved :: MirOS License (MirOS)", "License :: OSI Approved :: Motosoto License",