Skip to content

Commit 503c919

Browse files
AndreRHjpgrayson
authored andcommitted
docs: Update copyright year
1 parent 69654d9 commit 503c919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/version.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fn run(matches: &ArgMatches) -> Result<()> {
3838
let license_id = env!("CARGO_PKG_LICENSE");
3939
println!(
4040
"Stacked Git {pkg_version}{hash_suffix}\n\
41-
Copyright (C) 2005-2024 StGit authors\n\
41+
Copyright (C) 2005-2025 StGit authors\n\
4242
This is free software: you are free to change and redistribute it.\n\
4343
There is NO WARRANTY, to the extent permitted by law.\n\
4444
SPDX-License-Identifier: {license_id}",

0 commit comments

Comments
 (0)