cosmic-ext-applet-caffeine: update license to GPL-2.0-only (#454821)
This commit is contained in:
@@ -47,7 +47,7 @@ rustPlatform.buildRustPackage {
|
||||
meta = {
|
||||
description = "Caffeine Applet for the COSMIC desktop";
|
||||
homepage = "https://github.com/tropicbliss/cosmic-ext-applet-caffeine";
|
||||
license = lib.licenses.mit;
|
||||
license = lib.licenses.gpl2Only;
|
||||
mainProgram = "cosmic-ext-applet-caffeine";
|
||||
maintainers = [ lib.maintainers.HeitorAugustoLN ];
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user