Skip to content

Commit

Permalink
docs: Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreRH authored and jpgrayson committed Apr 5, 2024
1 parent 0d9c9f7 commit 7b73795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/version.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fn run(matches: &ArgMatches) -> Result<()> {
let license_id = env!("CARGO_PKG_LICENSE");
println!(
"Stacked Git {pkg_version}{hash_suffix}\n\
Copyright (C) 2005-2022 StGit authors\n\
Copyright (C) 2005-2024 StGit authors\n\
This is free software: you are free to change and redistribute it.\n\
There is NO WARRANTY, to the extent permitted by law.\n\
SPDX-License-Identifier: {license_id}",
Expand Down

0 comments on commit 7b73795

Please sign in to comment.