posy-cursors: update license (#371163)

This commit is contained in:
Donovan Glover
2025-01-06 11:58:43 +00:00
committed by GitHub
+1 -1
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 ];
};
}