Update year in copyright in footer.tpl
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 28 Jan 2014 17:35:55 +0000 (18:35 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 28 Jan 2014 17:36:24 +0000 (18:36 +0100)
wcfsetup/install/files/acp/templates/footer.tpl
wcfsetup/setup/template/footer.tpl

index 3bbc058a28b71fc2429568746c90e883be3266a5..e60cd0b316347cb1a3c365c75fc8d9ef6a874421 100644 (file)
@@ -21,7 +21,7 @@
                <div class="footerContent">
                        {if PACKAGE_ID && ENABLE_BENCHMARK}{include file='benchmark'}{/if}
                        
-                       <address class="copyright marginTop"><a href="http://www.woltlab.com">Copyright &copy; 2001-2013 WoltLab&reg; GmbH</a>{event name='copyright'}</address>
+                       <address class="copyright marginTop"><a href="http://www.woltlab.com">Copyright &copy; 2001-2014 WoltLab&reg; GmbH</a>{event name='copyright'}</address>
                </div>
        </footer>
        
index 5b03eddd4ce61eff3dd26e63d8d7c96884971a7d..0c6202f14c6fed6e736222549dec12dc517a9414 100644 (file)
@@ -11,7 +11,7 @@
                </nav>
                
                <div class="footerContent">
-                       <address class="copyright marginTop"><a href="http://www.woltlab.com">Copyright &copy; 2001-2013 WoltLab&reg; GmbH</a></address>
+                       <address class="copyright marginTop"><a href="http://www.woltlab.com">Copyright &copy; 2001-2014 WoltLab&reg; GmbH</a></address>
                </div>
        </footer>