summaryrefslogtreecommitdiff
path: root/guile
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2023-10-14 15:15:41 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2023-10-14 15:24:00 +0300
commit967b724e75469e63a123b4123f4d02c65034a0cb (patch)
treeaf84e5b82704988b97aae95ff4552fb7d7a91304 /guile
parentf4a930cd195cfd54f930470958b54222b2089e2c (diff)
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.
Diffstat (limited to 'guile')
-rw-r--r--guile/mu-guile.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/guile/mu-guile.texi b/guile/mu-guile.texi
index ae238b2..9eae2fe 100644
--- a/guile/mu-guile.texi
+++ b/guile/mu-guile.texi
@@ -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