build: avoid dynamic dates for reproducibility

We were using dates (in documentation, (c) notices etc) based on the
build-date; that makes it hard to do reproducible builds, so specify a
specific date in the top-level meson file, and use that throughout.
This commit is contained in:
Dirk-Jan C. Binnema
2023-10-14 15:15:41 +03:00
parent f4a930cd19
commit 967b724e75
6 changed files with 32 additions and 33 deletions

View File

@ -14,7 +14,7 @@
@include version.texi
@copying
Copyright @copyright{} 2012 Dirk-Jan C. Binnema
Copyright @copyright{} 2012-@value{UPDATED-YEAR} Dirk-Jan C. Binnema
@quotation
Permission is granted to copy, distribute and/or modify this document