chore: version bump & readme update

This commit is contained in:
Martin Ambrus
2017-10-17 13:52:22 +02:00
parent c32ef23f8b
commit 17fcadc3d1
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ include ("GameEngine/Lang/".LANG.".php");
<li><a href="spielregeln.php"><?php echo SPIELREGELN; ?></a>|</li>
<li><a href="agb.php"><?php echo AGB; ?></a>|</li>
<li><a href="impressum.php"><?php echo IMPRINT; ?></a></li>
<li class="copyright">&copy; 2011-2014 - TravianZ - All rights reserved</li>
<li class="copyright">&copy; 2011-<?php echo date('Y'); ?> - TravianZ - All rights reserved</li>
</ul>
</div>
</div>