From 2e50a757fdf27cc86db606a7e4902dee2de75269 Mon Sep 17 00:00:00 2001 From: kremsy Date: Wed, 4 May 2016 09:57:31 +0200 Subject: [PATCH] Updated Copyright label --- .idea/codeStyleSettings.xml | 24 ------------------- .idea/encodings.xml | 1 + ManiaControl.php | 2 +- changelog.txt | 1 + core/Admin/ActionsMenu.php | 2 +- core/Admin/AdminLists.php | 2 +- core/Admin/AuthCommands.php | 2 +- core/Admin/AuthenticationManager.php | 2 +- core/AutoLoader.php | 2 +- core/Bills/BillManager.php | 2 +- core/Callbacks/CallbackListener.php | 2 +- core/Callbacks/CallbackManager.php | 2 +- core/Callbacks/Callbacks.php | 2 +- core/Callbacks/EchoListener.php | 2 +- core/Callbacks/EchoManager.php | 2 +- core/Callbacks/LibXmlRpcCallbacks.php | 2 +- core/Callbacks/Listening.php | 2 +- core/Callbacks/Models/BaseCallback.php | 2 +- core/Callbacks/Models/RecordCallback.php | 2 +- core/Callbacks/ShootManiaCallbacks.php | 2 +- .../Structures/ArmorEmptyStructure.php | 2 +- .../Callbacks/Structures/CaptureStructure.php | 2 +- .../Structures/EliteBeginTurnStructure.php | 2 +- .../Structures/NearMissStructure.php | 2 +- .../Structures/PlayerHitStructure.php | 2 +- core/Callbacks/Structures/VictoryTypes.php | 2 +- core/Callbacks/Structures/Weapons.php | 2 +- core/Callbacks/TimerListener.php | 2 +- core/Callbacks/TimerListening.php | 2 +- core/Callbacks/TimerManager.php | 2 +- core/Callbacks/TrackManiaCallbacks.php | 2 +- core/Chat.php | 2 +- core/Commands/CommandListener.php | 2 +- core/Commands/CommandManager.php | 2 +- core/Commands/HelpManager.php | 2 +- core/Communication/Communication.php | 2 +- core/Communication/CommunicationAnswer.php | 2 +- core/Communication/CommunicationListener.php | 2 +- core/Communication/CommunicationManager.php | 2 +- core/Communication/CommunicationMethods.php | 2 +- core/Configurator/Configurator.php | 2 +- core/Configurator/ConfiguratorMenu.php | 2 +- core/Configurator/ManiaControlSettings.php | 2 +- core/Configurator/ScriptSettings.php | 2 +- core/Database/Config.php | 2 +- core/Database/Database.php | 2 +- core/Database/MigrationHelper.php | 2 +- core/ErrorHandler.php | 2 +- core/Files/AsyncHttpRequest.php | 2 +- core/Files/AsynchronousFileReader.php | 2 +- core/Files/BackupUtil.php | 2 +- core/Files/FileUtil.php | 2 +- core/Logger.php | 2 +- core/ManiaControl.php | 2 +- core/ManiaExchange/MXMapInfo.php | 2 +- core/ManiaExchange/ManiaExchangeList.php | 2 +- core/ManiaExchange/ManiaExchangeManager.php | 2 +- core/ManiaExchange/ManiaExchangeMapSearch.php | 2 +- core/Manialinks/CustomUIManager.php | 2 +- core/Manialinks/IconManager.php | 2 +- core/Manialinks/ManialinkManager.php | 2 +- .../ManialinkPageAnswerListener.php | 2 +- core/Manialinks/StyleManager.php | 2 +- core/Maps/DirectoryBrowser.php | 2 +- core/Maps/Map.php | 2 +- core/Maps/MapActions.php | 2 +- core/Maps/MapCommands.php | 2 +- core/Maps/MapList.php | 2 +- core/Maps/MapManager.php | 2 +- core/Maps/MapQueue.php | 2 +- core/Players/Player.php | 2 +- core/Players/PlayerActions.php | 2 +- core/Players/PlayerCommands.php | 2 +- core/Players/PlayerDataManager.php | 2 +- core/Players/PlayerDetailed.php | 2 +- core/Players/PlayerList.php | 2 +- core/Players/PlayerManager.php | 2 +- core/Plugins/InstallMenu.php | 2 +- core/Plugins/Plugin.php | 2 +- core/Plugins/PluginManager.php | 2 +- core/Plugins/PluginMenu.php | 2 +- core/Server/Commands.php | 2 +- core/Server/Config.php | 2 +- core/Server/Directory.php | 2 +- core/Server/RankingManager.php | 2 +- core/Server/ScriptManager.php | 2 +- core/Server/Server.php | 2 +- core/Server/ServerOptionsMenu.php | 2 +- core/Server/UsageReporter.php | 2 +- core/Server/VoteRatiosMenu.php | 2 +- core/Settings/Setting.php | 2 +- core/Settings/SettingManager.php | 2 +- core/Statistics/SimpleStatsList.php | 2 +- core/Statistics/StatisticCollector.php | 2 +- core/Statistics/StatisticManager.php | 2 +- core/Update/PluginUpdateData.php | 2 +- core/Update/PluginUpdateManager.php | 2 +- core/Update/UpdateData.php | 2 +- core/Update/UpdateManager.php | 2 +- core/Utils/ClassUtil.php | 2 +- core/Utils/ColorUtil.php | 2 +- core/Utils/CommandLineHelper.php | 2 +- core/Utils/Formatter.php | 2 +- core/Utils/SystemUtil.php | 2 +- core/Utils/WebReader.php | 2 +- plugins/MCTeam/ChatMessagePlugin.php | 2 +- plugins/MCTeam/CustomVotesPlugin.php | 2 +- plugins/MCTeam/Dedimania/DedimaniaData.php | 2 +- plugins/MCTeam/Dedimania/DedimaniaPlayer.php | 2 +- plugins/MCTeam/Dedimania/DedimaniaPlugin.php | 2 +- plugins/MCTeam/Dedimania/RecordData.php | 2 +- plugins/MCTeam/DonationPlugin.php | 2 +- plugins/MCTeam/DynamicPointLimitPlugin.php | 2 +- plugins/MCTeam/KarmaPlugin.php | 2 +- plugins/MCTeam/LocalRecordsPlugin.php | 2 +- plugins/MCTeam/ServerRankingPlugin.php | 2 +- plugins/MCTeam/WidgetPlugin.php | 2 +- 117 files changed, 116 insertions(+), 138 deletions(-) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index f8099ce5..22cd6899 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -30,30 +30,6 @@