diff --git a/a2b.php b/a2b.php index f03e26a6..69205e9e 100644 --- a/a2b.php +++ b/a2b.php @@ -2,15 +2,23 @@ include_once ("GameEngine/Generator.php"); $start_timer = $generator->pageLoadTimeStart(); -// ################################################################################ -// # -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## -// # --------------------------------------------------------------------------- ## -// # Filename a2b.php ## -// # Developed by: Dzoki ## -// # License: TravianX Project ## -// # Copyright: TravianX (c) 2010-2011. All rights reserved. ## -// # ## -// ################################################################################ +################################################################################# +## ## +## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ## +## ## +## --------------------------------------------------------------------------- ## +## ## +## Project: TravianZ ## +## Version: 29.04.2026 ## +## Filename: a2b.php ## +## Developed by: Dzoki & Advocaite & Donnchadh ## +## Reworked by: Shadow ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2018. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: https://github.com/Shadowss/TravianZ ## +## ## +################################################################################# use App\Utils\AccessLogger; diff --git a/celebration.php b/celebration.php index 54937a3b..11433d1b 100644 --- a/celebration.php +++ b/celebration.php @@ -1,4 +1,5 @@ pageLoadTimeStart(); ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## +## Project: TravianZ ## ## Filename dorf1.php ## ## Developed by: Dzoki ## -## License: TravianX Project ## -## Copyright: TravianX (c) 2010-2011. All rights reserved. ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2026. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: https://github.com/Shadowss/TravianZ ## ## ## ################################################################################# use App\Utils\AccessLogger; diff --git a/dorf2.php b/dorf2.php index 15710557..ead0ead3 100644 --- a/dorf2.php +++ b/dorf2.php @@ -5,12 +5,16 @@ $start_timer = $generator->pageLoadTimeStart(); ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## +## Project: TravianZ ## ## Filename dorf2.php ## ## Developed by: Dzoki ## -## License: TravianX Project ## -## Copyright: TravianX (c) 2010-2011. All rights reserved. ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2026. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: https://github.com/Shadowss/TravianZ ## ## ## ################################################################################# + use App\Utils\AccessLogger; include_once("GameEngine/Village.php"); diff --git a/dorf3.php b/dorf3.php index 0116e339..141af799 100644 --- a/dorf3.php +++ b/dorf3.php @@ -5,10 +5,13 @@ $start_timer = $generator->pageLoadTimeStart(); ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## +## Project: TravianZ ## ## Filename dorf3.php ## ## Developed by: Dzoki ## -## License: TravianX Project ## -## Copyright: TravianX (c) 2010-2011. All rights reserved. ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2026. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: https://github.com/Shadowss/TravianZ ## ## ## ################################################################################# diff --git a/index.php b/index.php index 17392619..ca5af19d 100644 --- a/index.php +++ b/index.php @@ -7,15 +7,15 @@ use App\Utils\AccessLogger; ## ## ## --------------------------------------------------------------------------- ## ## ## -## Project: ZravianX ## -## Version: 2011.11.30 ## +## Project: TravianZ ## +## Version: 29.04.2026 ## ## Filename: index.php ## ## Developed by: Dzoki & Advocaite & Donnchadh ## ## Reworked by: ZZJHONS ## -## License: Creative Commons BY-NC-SA 3.0 ## -## Copyright: ZravianX (c) 2011 - All rights reserved ## -## URLs: http://zravianx.zzjhons.com ## -## Source code: http://www.github.com/ZZJHONS/ZravianX ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2018. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: https://github.com/Shadowss/TravianZ ## ## ## ################################################################################# @@ -90,7 +90,7 @@ AccessLogger::logRequest();