From 398e1fe73784ee8a4a8ad52f21eba577a8db7a0b Mon Sep 17 00:00:00 2001 From: Josh Stoik Date: Tue, 31 Dec 2024 23:43:48 -0800 Subject: [PATCH] bump: copyright --- refract/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refract/Cargo.toml b/refract/Cargo.toml index d10b739..c94fd7a 100644 --- a/refract/Cargo.toml +++ b/refract/Cargo.toml @@ -11,7 +11,7 @@ publish = false [package.metadata.deb] maintainer = "Josh Stoik " -copyright = "2024, Blobfolio, LLC " +copyright = "2025, Blobfolio, LLC " license-file = ["../LICENSE", "0"] revision = "1" depends = "$auto"