mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
river-classic: update license to GPL-3.0-only (#475785)
This commit is contained in:
@@ -94,7 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
the river 0.4.0 release.
|
||||
'';
|
||||
changelog = "https://codeberg.org/river/river-classic/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
adamcstephens
|
||||
moni
|
||||
|
||||
Reference in New Issue
Block a user