Add 2024 to copyright duration, split changelog archive for 2024

This commit is contained in:
2024-01-02 14:14:10 -05:00
parent b2eb63cbe6
commit c48edfc624
5 changed files with 41 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/bin/sh
version=$(head -n1 extra/changelog-archive/2023 | cut -c8-)
version=$(head -n1 extra/changelog-archive/2024 | cut -c8-)
if [ -z "$2" ]; then
revision=1
else
@@ -135,7 +135,7 @@ licenses {
\"GNU GPL v3\"
}
copyrights {
\"2021-2023 Randall Winkhart\"
\"2021-2024 Randall Winkhart\"
}
provides {
sshyp_client = "$version"