From 0b633fbb9610d45a2bf63667c2f1de3cc4b5e242 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 29 Jun 2025 18:42:32 +1200 Subject: [PATCH] Changing licence identifier - Fixes #964 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index bdfc9667..fef036e1 100755 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = 3.70.0 url = https://github.com/jaedb/iris author = James Barnsley author_email = james@barnsley.nz -license = Apache License, Version 2.0 +license = Apache-2.0 license_file = LICENSE description = Fully-featured Mopidy frontend client long_description = file: README.rst @@ -148,4 +148,4 @@ norecursedirs = .htaccess .vscode .vscode/* - .dockerignore \ No newline at end of file + .dockerignore