terracotta: clarify license
This commit is contained in:
@@ -93,7 +93,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
description = "Terracotta provides out-of-the-box multiplayer support for Minecraft";
|
||||
homepage = "https://github.com/burningtnt/Terracotta";
|
||||
changelog = "https://github.com/burningtnt/Terracotta/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.agpl3Only;
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = with lib.maintainers; [ moraxyc ];
|
||||
mainProgram = "terracotta";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user