gnucash-htdocs master: Change copyright date for new year.

John Ralls jralls at code.gnucash.org
Sat Feb 3 18:39:50 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/8828cdd2 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/4ecc1a6d (commit)



commit 8828cdd280a8cf23d08db119a5c973050e52392e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Feb 3 15:39:39 2018 -0800

    Change copyright date for new year.

diff --git a/externals/footer.phtml b/externals/footer.phtml
index fe5dcd0..f660726 100644
--- a/externals/footer.phtml
+++ b/externals/footer.phtml
@@ -6,7 +6,7 @@
 <a href="http://validator.w3.org/check?uri=referer"><img src="https://www.w3.org/Icons/valid-xhtml-rdfa" alt="Valid XHTML + RDFa" height="31" width="88" /></a>
 </p>
 </div>
-<p><b>Copyright © 2001-2017 The GnuCash Project</b></p>
+<p><b>Copyright © 2001-2018 The GnuCash Project</b></p>
 <p><?= T_("Server & email outage reports to:")?> <a href="mailto:gnucash-devel at gnucash.org"><b>gnucash-devel at gnucash.org</b></a></p>
 <p><?= T_("Translation problems? Contact:");?> <a href="mailto:gnucash-devel at gnucash.org"><b>gnucash-devel at gnucash.org</b></a></p>
 </div>



Summary of changes:
 externals/footer.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list