We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69654d9 commit 503c919Copy full SHA for 503c919
src/cmd/version.rs
@@ -38,7 +38,7 @@ fn run(matches: &ArgMatches) -> Result<()> {
38
let license_id = env!("CARGO_PKG_LICENSE");
39
println!(
40
"Stacked Git {pkg_version}{hash_suffix}\n\
41
- Copyright (C) 2005-2024 StGit authors\n\
+ Copyright (C) 2005-2025 StGit authors\n\
42
This is free software: you are free to change and redistribute it.\n\
43
There is NO WARRANTY, to the extent permitted by law.\n\
44
SPDX-License-Identifier: {license_id}",
0 commit comments