[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-merchant-demos] branch master updated: update year in demo
From: |
gnunet |
Subject: |
[taler-taler-merchant-demos] branch master updated: update year in demo pages footer |
Date: |
Tue, 15 Oct 2024 18:17:37 +0200 |
This is an automated email from the git hooks/post-receive script.
skuegel pushed a commit to branch master
in repository taler-merchant-demos.
The following commit(s) were added to refs/heads/master by this push:
new 942a7ac update year in demo pages footer
942a7ac is described below
commit 942a7ac01c440b2fe7960365b25a68263545a8bc
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Tue Oct 15 18:17:27 2024 +0200
update year in demo pages footer
---
talermerchantdemos/templates/common-base.html.j2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/talermerchantdemos/templates/common-base.html.j2
b/talermerchantdemos/templates/common-base.html.j2
index f37a306..a4932e1 100644
--- a/talermerchantdemos/templates/common-base.html.j2
+++ b/talermerchantdemos/templates/common-base.html.j2
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
This file is part of GNU TALER.
- Copyright (C) 2014, 2015, 2016, 2020, 2021 Taler Systems SA
+ Copyright (C) 2014, 2015, 2016, 2020, 2021, 2024 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free
Software
@@ -107,7 +107,7 @@
}}
</p>
<div style="flex-grow:1"></div>
- <p>Copyright © 2014—2022 Taler Systems SA</p>
+ <p>Copyright © 2014—2024 Taler Systems SA</p>
</div>
</section>
</body>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taler-merchant-demos] branch master updated: update year in demo pages footer,
gnunet <=