setconf: set license
source: https://github.com/xyproto/setconf/blob/main/COPYING
This commit is contained in:
@@ -26,6 +26,7 @@ let
|
||||
changelog = "https://github.com/xyproto/setconf/releases/tag/${self.src.rev}";
|
||||
mainProgram = "setconf";
|
||||
maintainers = [ ];
|
||||
license = lib.licenses.gpl2Only;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user