1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-09 16:26:59 +02:00

Fix issue processwire/processwire-issues#384 update 2016 copyright date to 2017

This commit is contained in:
Ryan Cramer
2017-10-12 11:15:37 -04:00
parent 47b87d283b
commit 58bde80a81

View File

@@ -6,7 +6,7 @@
<div id="footer" class="pw-footer">
<div class="pw-container">
<p>ProcessWire <?php echo PROCESSWIRE_INSTALL; ?> &copy; 2016</p>
<p>ProcessWire <?php echo PROCESSWIRE_INSTALL; ?> &copy; 2017</p>
</div>
</div><!--/#footer-->