python3Packages.flask-reverse-proxy-file: use lib.licenses.ogluk30

This commit is contained in:
jopejoe1
2026-07-11 13:46:17 +02:00
parent 4b55fc928b
commit 253475c406
@@ -38,9 +38,6 @@ buildPythonPackage rec {
maintainers = with lib.maintainers; [ matthiasbeyer ];
homepage = "https://github.com/antarctica/flask-reverse-proxy-fix";
license = {
fullName = "Open Government Licence";
url = "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/";
};
license = lib.licenses.ogluk30;
};
}