diff --git a/Cargo.toml b/Cargo.toml index 94c66f4d..f85255ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ git = "*" [package.metadata.deb] name = "topgrade" maintainer = "Chris Gelatt " -copyright = "2024, Topgrade Team" +copyright = "2025, Topgrade Team" license-file = ["LICENSE", "0"] depends = "$auto" extended-description = "Keeping your system up to date usually involves invoking multiple package managers. This results in big, non-portable shell one-liners saved in your shell. To remedy this, Topgrade detects which tools you use and runs the appropriate commands to update them."