posy-cursors: update license

This commit is contained in:
Matias Zwinger 2025-01-05 17:50:38 +02:00
parent 408232c5f8
commit 58b4599c6b
No known key found for this signature in database
GPG Key ID: 67BA914D3C613A46

View File

@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation rec {
description = "Posy's Improved Cursors for Linux";
homepage = "https://github.com/simtrami/posy-improved-cursor-linux";
platforms = platforms.unix;
license = licenses.unfree;
license = licenses.cc-by-nc-40;
maintainers = with maintainers; [ mkez ];
};
}