]> git.draconx.ca Git - cdecl99.git/blobdiff - src/version.h
Avoid gnulib getline module.
[cdecl99.git] / src / version.h
index 9d41d110cc1557369138218ad2d2ed436fd19c31..347a4163f801d3d7934cfd9663cc26595d3c4286 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2023 Nick Bowler
+ * Copyright © 2023-2024 Nick Bowler
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 
 #define version_blurb(s, copyright) \
        s "\n" \
-       copyright "2023 Nick Bowler\n" \
+       copyright "2024 Nick Bowler\n" \
        "License GPLv3+: GNU GPL version 3 or any later version.\n" \
        "This is free software: you are free to change and redistribute it.\n" \
        "There is NO WARRANTY, to the extent permitted by law." \