diff --git a/Source/BNetServer/Managers/Global.cs b/Source/BNetServer/Managers/Global.cs index 091c44249..4ab36ac42 100644 --- a/Source/BNetServer/Managers/Global.cs +++ b/Source/BNetServer/Managers/Global.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Managers/SessionManager.cs b/Source/BNetServer/Managers/SessionManager.cs index b3f11c389..ead90485d 100644 --- a/Source/BNetServer/Managers/SessionManager.cs +++ b/Source/BNetServer/Managers/SessionManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Networking/RestSession.cs b/Source/BNetServer/Networking/RestSession.cs index d7ffa2249..8e3632c3b 100644 --- a/Source/BNetServer/Networking/RestSession.cs +++ b/Source/BNetServer/Networking/RestSession.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Networking/Session.cs b/Source/BNetServer/Networking/Session.cs index ff8788b1c..fbe492032 100644 --- a/Source/BNetServer/Networking/Session.cs +++ b/Source/BNetServer/Networking/Session.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Server.cs b/Source/BNetServer/Server.cs index 5aabc82fa..eab07a8e0 100644 --- a/Source/BNetServer/Server.cs +++ b/Source/BNetServer/Server.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/AccountService.cs b/Source/BNetServer/Services/AccountService.cs index 216863c39..7692ac1c7 100644 --- a/Source/BNetServer/Services/AccountService.cs +++ b/Source/BNetServer/Services/AccountService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/AuthenticationService.cs b/Source/BNetServer/Services/AuthenticationService.cs index ba9989800..597799dff 100644 --- a/Source/BNetServer/Services/AuthenticationService.cs +++ b/Source/BNetServer/Services/AuthenticationService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/ChallengeService.cs b/Source/BNetServer/Services/ChallengeService.cs index 04faf7df5..a990a944f 100644 --- a/Source/BNetServer/Services/ChallengeService.cs +++ b/Source/BNetServer/Services/ChallengeService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/ChannelService.cs b/Source/BNetServer/Services/ChannelService.cs index 436620e27..41f7ff97e 100644 --- a/Source/BNetServer/Services/ChannelService.cs +++ b/Source/BNetServer/Services/ChannelService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/ConnectionService.cs b/Source/BNetServer/Services/ConnectionService.cs index f854e7d40..683feb40c 100644 --- a/Source/BNetServer/Services/ConnectionService.cs +++ b/Source/BNetServer/Services/ConnectionService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/FriendService.cs b/Source/BNetServer/Services/FriendService.cs index 09dc5e868..2bde4d322 100644 --- a/Source/BNetServer/Services/FriendService.cs +++ b/Source/BNetServer/Services/FriendService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/GameUtilitiesService.cs b/Source/BNetServer/Services/GameUtilitiesService.cs index 60b0e78e4..992791637 100644 --- a/Source/BNetServer/Services/GameUtilitiesService.cs +++ b/Source/BNetServer/Services/GameUtilitiesService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/PresenceService.cs b/Source/BNetServer/Services/PresenceService.cs index a945208a7..5191a44ea 100644 --- a/Source/BNetServer/Services/PresenceService.cs +++ b/Source/BNetServer/Services/PresenceService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/ReportService.cs b/Source/BNetServer/Services/ReportService.cs index 129659a04..12063cab9 100644 --- a/Source/BNetServer/Services/ReportService.cs +++ b/Source/BNetServer/Services/ReportService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/ResourcesService.cs b/Source/BNetServer/Services/ResourcesService.cs index cf39a5096..495d6cdc7 100644 --- a/Source/BNetServer/Services/ResourcesService.cs +++ b/Source/BNetServer/Services/ResourcesService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/BNetServer/Services/UserManagerService.cs b/Source/BNetServer/Services/UserManagerService.cs index 9840c778f..ffd42b069 100644 --- a/Source/BNetServer/Services/UserManagerService.cs +++ b/Source/BNetServer/Services/UserManagerService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/Array.cs b/Source/Framework/Collections/Array.cs index 67c0c38f0..2f644c608 100644 --- a/Source/Framework/Collections/Array.cs +++ b/Source/Framework/Collections/Array.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/BitSet.cs b/Source/Framework/Collections/BitSet.cs index e21af9698..04320eee0 100644 --- a/Source/Framework/Collections/BitSet.cs +++ b/Source/Framework/Collections/BitSet.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/IMultiMap.cs b/Source/Framework/Collections/IMultiMap.cs index 88c838cae..5edd2a198 100644 --- a/Source/Framework/Collections/IMultiMap.cs +++ b/Source/Framework/Collections/IMultiMap.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/LinkedListElement.cs b/Source/Framework/Collections/LinkedListElement.cs index 001ae7a27..d5ec7fba2 100644 --- a/Source/Framework/Collections/LinkedListElement.cs +++ b/Source/Framework/Collections/LinkedListElement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/MultiMap.cs b/Source/Framework/Collections/MultiMap.cs index 869c13c99..bf8cc7e24 100644 --- a/Source/Framework/Collections/MultiMap.cs +++ b/Source/Framework/Collections/MultiMap.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/MultiMapEnumerator.cs b/Source/Framework/Collections/MultiMapEnumerator.cs index c3a1ceab3..dd57b0c0d 100644 --- a/Source/Framework/Collections/MultiMapEnumerator.cs +++ b/Source/Framework/Collections/MultiMapEnumerator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Collections/StringArray.cs b/Source/Framework/Collections/StringArray.cs index 33f328af3..1b8672e0b 100644 --- a/Source/Framework/Collections/StringArray.cs +++ b/Source/Framework/Collections/StringArray.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Configuration/ConfigManager.cs b/Source/Framework/Configuration/ConfigManager.cs index 0e2a7f583..bafb53040 100644 --- a/Source/Framework/Configuration/ConfigManager.cs +++ b/Source/Framework/Configuration/ConfigManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/AccountConst.cs b/Source/Framework/Constants/AccountConst.cs index 80354f352..dcfbd777a 100644 --- a/Source/Framework/Constants/AccountConst.cs +++ b/Source/Framework/Constants/AccountConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/AchievementConst.cs b/Source/Framework/Constants/AchievementConst.cs index 4bcd46774..85efb53ed 100644 --- a/Source/Framework/Constants/AchievementConst.cs +++ b/Source/Framework/Constants/AchievementConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/AreaTriggerConst.cs b/Source/Framework/Constants/AreaTriggerConst.cs index 76af2ae17..7a726a2e7 100644 --- a/Source/Framework/Constants/AreaTriggerConst.cs +++ b/Source/Framework/Constants/AreaTriggerConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/AuctionConst.cs b/Source/Framework/Constants/AuctionConst.cs index cb8169221..5c7414181 100644 --- a/Source/Framework/Constants/AuctionConst.cs +++ b/Source/Framework/Constants/AuctionConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Authentication/AuthConst.cs b/Source/Framework/Constants/Authentication/AuthConst.cs index 890283a86..4a9803ce1 100644 --- a/Source/Framework/Constants/Authentication/AuthConst.cs +++ b/Source/Framework/Constants/Authentication/AuthConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Authentication/BattlenetConst.cs b/Source/Framework/Constants/Authentication/BattlenetConst.cs index 57c681146..8f4dc3389 100644 --- a/Source/Framework/Constants/Authentication/BattlenetConst.cs +++ b/Source/Framework/Constants/Authentication/BattlenetConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Authentication/RealmConst.cs b/Source/Framework/Constants/Authentication/RealmConst.cs index 155f75c12..46854233d 100644 --- a/Source/Framework/Constants/Authentication/RealmConst.cs +++ b/Source/Framework/Constants/Authentication/RealmConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/BattleFieldConst.cs b/Source/Framework/Constants/BattleFieldConst.cs index 708b902cd..13bb9b06b 100644 --- a/Source/Framework/Constants/BattleFieldConst.cs +++ b/Source/Framework/Constants/BattleFieldConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/BattleGroundsConst.cs b/Source/Framework/Constants/BattleGroundsConst.cs index 315dc7691..6dfcc9dbe 100644 --- a/Source/Framework/Constants/BattleGroundsConst.cs +++ b/Source/Framework/Constants/BattleGroundsConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/BattlePetConst.cs b/Source/Framework/Constants/BattlePetConst.cs index 59e427f0d..838cfceb0 100644 --- a/Source/Framework/Constants/BattlePetConst.cs +++ b/Source/Framework/Constants/BattlePetConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/BlackMarketConst.cs b/Source/Framework/Constants/BlackMarketConst.cs index 28f16feac..106337cdb 100644 --- a/Source/Framework/Constants/BlackMarketConst.cs +++ b/Source/Framework/Constants/BlackMarketConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/CalendarConst.cs b/Source/Framework/Constants/CalendarConst.cs index 44f70c176..29210bf8d 100644 --- a/Source/Framework/Constants/CalendarConst.cs +++ b/Source/Framework/Constants/CalendarConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ChatConst.cs b/Source/Framework/Constants/ChatConst.cs index 137107bf4..60266020a 100644 --- a/Source/Framework/Constants/ChatConst.cs +++ b/Source/Framework/Constants/ChatConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/CliDBConst.cs b/Source/Framework/Constants/CliDBConst.cs index 2ae75dc30..5814cbe65 100644 --- a/Source/Framework/Constants/CliDBConst.cs +++ b/Source/Framework/Constants/CliDBConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ConditionConst.cs b/Source/Framework/Constants/ConditionConst.cs index de012720a..8ed904ce9 100644 --- a/Source/Framework/Constants/ConditionConst.cs +++ b/Source/Framework/Constants/ConditionConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ConnectConst.cs b/Source/Framework/Constants/ConnectConst.cs index e27b86776..02d66673d 100644 --- a/Source/Framework/Constants/ConnectConst.cs +++ b/Source/Framework/Constants/ConnectConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/CreatureConst.cs b/Source/Framework/Constants/CreatureConst.cs index 2b93bb6b3..c19814613 100644 --- a/Source/Framework/Constants/CreatureConst.cs +++ b/Source/Framework/Constants/CreatureConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/GameObjectConst.cs b/Source/Framework/Constants/GameObjectConst.cs index ed1710ef2..4310a8daa 100644 --- a/Source/Framework/Constants/GameObjectConst.cs +++ b/Source/Framework/Constants/GameObjectConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/GarrisonConst.cs b/Source/Framework/Constants/GarrisonConst.cs index 6c1d4c561..465b17b9d 100644 --- a/Source/Framework/Constants/GarrisonConst.cs +++ b/Source/Framework/Constants/GarrisonConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/GossipConst.cs b/Source/Framework/Constants/GossipConst.cs index 05cce01ab..b35c36ef5 100644 --- a/Source/Framework/Constants/GossipConst.cs +++ b/Source/Framework/Constants/GossipConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/GroupConst.cs b/Source/Framework/Constants/GroupConst.cs index 9d8023ebb..ad1d96bfb 100644 --- a/Source/Framework/Constants/GroupConst.cs +++ b/Source/Framework/Constants/GroupConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/GuildConst.cs b/Source/Framework/Constants/GuildConst.cs index 09f2c63fe..bcbb66600 100644 --- a/Source/Framework/Constants/GuildConst.cs +++ b/Source/Framework/Constants/GuildConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ItemConst.cs b/Source/Framework/Constants/ItemConst.cs index 2adfca9e7..463d996a8 100644 --- a/Source/Framework/Constants/ItemConst.cs +++ b/Source/Framework/Constants/ItemConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/LFGConst.cs b/Source/Framework/Constants/LFGConst.cs index 52475db68..8bc595dc8 100644 --- a/Source/Framework/Constants/LFGConst.cs +++ b/Source/Framework/Constants/LFGConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Language.cs b/Source/Framework/Constants/Language.cs index eea8e397c..aa0893856 100644 --- a/Source/Framework/Constants/Language.cs +++ b/Source/Framework/Constants/Language.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/LootConst.cs b/Source/Framework/Constants/LootConst.cs index 4d24fc985..225bc3cfc 100644 --- a/Source/Framework/Constants/LootConst.cs +++ b/Source/Framework/Constants/LootConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/MailConst.cs b/Source/Framework/Constants/MailConst.cs index 0fcdd933b..db9e712f4 100644 --- a/Source/Framework/Constants/MailConst.cs +++ b/Source/Framework/Constants/MailConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/MapConst.cs b/Source/Framework/Constants/MapConst.cs index 7858a7790..82d23b844 100644 --- a/Source/Framework/Constants/MapConst.cs +++ b/Source/Framework/Constants/MapConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Movement/MovementConst.cs b/Source/Framework/Constants/Movement/MovementConst.cs index 32f5aa16f..a68c79362 100644 --- a/Source/Framework/Constants/Movement/MovementConst.cs +++ b/Source/Framework/Constants/Movement/MovementConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Movement/MovementFlags.cs b/Source/Framework/Constants/Movement/MovementFlags.cs index e3dbc16f3..bc1b60543 100644 --- a/Source/Framework/Constants/Movement/MovementFlags.cs +++ b/Source/Framework/Constants/Movement/MovementFlags.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Movement/SplineConst.cs b/Source/Framework/Constants/Movement/SplineConst.cs index efa07360b..be3cfd27a 100644 --- a/Source/Framework/Constants/Movement/SplineConst.cs +++ b/Source/Framework/Constants/Movement/SplineConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Network/NetworkConst.cs b/Source/Framework/Constants/Network/NetworkConst.cs index dbaaeb883..9944ba222 100644 --- a/Source/Framework/Constants/Network/NetworkConst.cs +++ b/Source/Framework/Constants/Network/NetworkConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Network/Opcodes.cs b/Source/Framework/Constants/Network/Opcodes.cs index 7cf2cce2f..4c5bbe597 100644 --- a/Source/Framework/Constants/Network/Opcodes.cs +++ b/Source/Framework/Constants/Network/Opcodes.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ObjectConst.cs b/Source/Framework/Constants/ObjectConst.cs index 321d46adf..321e45484 100644 --- a/Source/Framework/Constants/ObjectConst.cs +++ b/Source/Framework/Constants/ObjectConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/OutdoorPvPConst.cs b/Source/Framework/Constants/OutdoorPvPConst.cs index 5f5f389c2..9f99822e9 100644 --- a/Source/Framework/Constants/OutdoorPvPConst.cs +++ b/Source/Framework/Constants/OutdoorPvPConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/PetConst.cs b/Source/Framework/Constants/PetConst.cs index cc9470de7..3d413f192 100644 --- a/Source/Framework/Constants/PetConst.cs +++ b/Source/Framework/Constants/PetConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/PlayerConst.cs b/Source/Framework/Constants/PlayerConst.cs index d925daa71..af004a457 100644 --- a/Source/Framework/Constants/PlayerConst.cs +++ b/Source/Framework/Constants/PlayerConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/QuestConst.cs b/Source/Framework/Constants/QuestConst.cs index 575759d45..a3bca070b 100644 --- a/Source/Framework/Constants/QuestConst.cs +++ b/Source/Framework/Constants/QuestConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ScriptsConst.cs b/Source/Framework/Constants/ScriptsConst.cs index f221961d1..ad4cc9f76 100644 --- a/Source/Framework/Constants/ScriptsConst.cs +++ b/Source/Framework/Constants/ScriptsConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/ServiceHash.cs b/Source/Framework/Constants/ServiceHash.cs index 41529a315..1c3422990 100644 --- a/Source/Framework/Constants/ServiceHash.cs +++ b/Source/Framework/Constants/ServiceHash.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/SharedConst.cs b/Source/Framework/Constants/SharedConst.cs index c0795659a..e2d1c5e1f 100644 --- a/Source/Framework/Constants/SharedConst.cs +++ b/Source/Framework/Constants/SharedConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/SmartAIConst.cs b/Source/Framework/Constants/SmartAIConst.cs index b243874eb..a109ddaf1 100644 --- a/Source/Framework/Constants/SmartAIConst.cs +++ b/Source/Framework/Constants/SmartAIConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Spells/SkillConst.cs b/Source/Framework/Constants/Spells/SkillConst.cs index c71e1e58e..d94275cd4 100644 --- a/Source/Framework/Constants/Spells/SkillConst.cs +++ b/Source/Framework/Constants/Spells/SkillConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Spells/SpellAuraConst.cs b/Source/Framework/Constants/Spells/SpellAuraConst.cs index 694fbccd0..e9811d0fd 100644 --- a/Source/Framework/Constants/Spells/SpellAuraConst.cs +++ b/Source/Framework/Constants/Spells/SpellAuraConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Spells/SpellConst.cs b/Source/Framework/Constants/Spells/SpellConst.cs index 8339607d9..315453b93 100644 --- a/Source/Framework/Constants/Spells/SpellConst.cs +++ b/Source/Framework/Constants/Spells/SpellConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/SupportSystemConst.cs b/Source/Framework/Constants/SupportSystemConst.cs index 80d61eb9c..ebd79c4bf 100644 --- a/Source/Framework/Constants/SupportSystemConst.cs +++ b/Source/Framework/Constants/SupportSystemConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/UnitConst.cs b/Source/Framework/Constants/UnitConst.cs index 92b7455d6..145bc2a67 100644 --- a/Source/Framework/Constants/UnitConst.cs +++ b/Source/Framework/Constants/UnitConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Update/UpdateFieldFlags.cs b/Source/Framework/Constants/Update/UpdateFieldFlags.cs index b5d9bb0b0..87bc4d0c4 100644 --- a/Source/Framework/Constants/Update/UpdateFieldFlags.cs +++ b/Source/Framework/Constants/Update/UpdateFieldFlags.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Update/UpdateFields.cs b/Source/Framework/Constants/Update/UpdateFields.cs index d5f416194..a85ece4b0 100644 --- a/Source/Framework/Constants/Update/UpdateFields.cs +++ b/Source/Framework/Constants/Update/UpdateFields.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Update/UpdateFlags.cs b/Source/Framework/Constants/Update/UpdateFlags.cs index 37ed39da9..2d934e237 100644 --- a/Source/Framework/Constants/Update/UpdateFlags.cs +++ b/Source/Framework/Constants/Update/UpdateFlags.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/Update/UpdateType.cs b/Source/Framework/Constants/Update/UpdateType.cs index 951722265..296bb7719 100644 --- a/Source/Framework/Constants/Update/UpdateType.cs +++ b/Source/Framework/Constants/Update/UpdateType.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Constants/VehicleConst.cs b/Source/Framework/Constants/VehicleConst.cs index f13be6be2..097495866 100644 --- a/Source/Framework/Constants/VehicleConst.cs +++ b/Source/Framework/Constants/VehicleConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Cryptography/PacketCrypt.cs b/Source/Framework/Cryptography/PacketCrypt.cs index 4ca841033..94b15371a 100644 --- a/Source/Framework/Cryptography/PacketCrypt.cs +++ b/Source/Framework/Cryptography/PacketCrypt.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Cryptography/RsaCrypt.cs b/Source/Framework/Cryptography/RsaCrypt.cs index ea3920a03..6bf8568a4 100644 --- a/Source/Framework/Cryptography/RsaCrypt.cs +++ b/Source/Framework/Cryptography/RsaCrypt.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Cryptography/SARC4.cs b/Source/Framework/Cryptography/SARC4.cs index 6605e6f56..3c74a6dc1 100644 --- a/Source/Framework/Cryptography/SARC4.cs +++ b/Source/Framework/Cryptography/SARC4.cs @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2014 Arctium Emulation - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Cryptography/SessionKeyGeneration.cs b/Source/Framework/Cryptography/SessionKeyGeneration.cs index 62e03c618..1920fac8b 100644 --- a/Source/Framework/Cryptography/SessionKeyGeneration.cs +++ b/Source/Framework/Cryptography/SessionKeyGeneration.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Cryptography/ShaHmac.cs b/Source/Framework/Cryptography/ShaHmac.cs index 775d2e4ef..bd57a138a 100644 --- a/Source/Framework/Cryptography/ShaHmac.cs +++ b/Source/Framework/Cryptography/ShaHmac.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2012-2014 Arctium Emulation * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/Database/DB.cs b/Source/Framework/Database/DB.cs index d19a3e1e1..a47f632d9 100644 --- a/Source/Framework/Database/DB.cs +++ b/Source/Framework/Database/DB.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/DatabaseLoader.cs b/Source/Framework/Database/DatabaseLoader.cs index ad82ded2f..7d97570c7 100644 --- a/Source/Framework/Database/DatabaseLoader.cs +++ b/Source/Framework/Database/DatabaseLoader.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/DatabaseUpdater.cs b/Source/Framework/Database/DatabaseUpdater.cs index 8e82a98b9..72d5fcdb8 100644 --- a/Source/Framework/Database/DatabaseUpdater.cs +++ b/Source/Framework/Database/DatabaseUpdater.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/Databases/CharacterDatabase.cs b/Source/Framework/Database/Databases/CharacterDatabase.cs index 3312a14b1..c0b2bfd0d 100644 --- a/Source/Framework/Database/Databases/CharacterDatabase.cs +++ b/Source/Framework/Database/Databases/CharacterDatabase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/Databases/HotfixDatabase.cs b/Source/Framework/Database/Databases/HotfixDatabase.cs index 71b6a7c16..fd1fa13be 100644 --- a/Source/Framework/Database/Databases/HotfixDatabase.cs +++ b/Source/Framework/Database/Databases/HotfixDatabase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/Databases/LoginDatabase.cs b/Source/Framework/Database/Databases/LoginDatabase.cs index f42b43fba..f42cc2f8d 100644 --- a/Source/Framework/Database/Databases/LoginDatabase.cs +++ b/Source/Framework/Database/Databases/LoginDatabase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/Databases/WorldDatabase.cs b/Source/Framework/Database/Databases/WorldDatabase.cs index e73f83b4f..e5df80658 100644 --- a/Source/Framework/Database/Databases/WorldDatabase.cs +++ b/Source/Framework/Database/Databases/WorldDatabase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/MySqlBase.cs b/Source/Framework/Database/MySqlBase.cs index 27376ae3d..c7058653b 100644 --- a/Source/Framework/Database/MySqlBase.cs +++ b/Source/Framework/Database/MySqlBase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/PreparedStatement.cs b/Source/Framework/Database/PreparedStatement.cs index 878cea699..6c5d6f615 100644 --- a/Source/Framework/Database/PreparedStatement.cs +++ b/Source/Framework/Database/PreparedStatement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/QueryCallback.cs b/Source/Framework/Database/QueryCallback.cs index 05b9a1b28..0402a18a6 100644 --- a/Source/Framework/Database/QueryCallback.cs +++ b/Source/Framework/Database/QueryCallback.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/QueryCallbackProcessor.cs b/Source/Framework/Database/QueryCallbackProcessor.cs index 94c2c135c..8a43eeb02 100644 --- a/Source/Framework/Database/QueryCallbackProcessor.cs +++ b/Source/Framework/Database/QueryCallbackProcessor.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/SQLQueryHolder.cs b/Source/Framework/Database/SQLQueryHolder.cs index 21e74c68f..0850311bd 100644 --- a/Source/Framework/Database/SQLQueryHolder.cs +++ b/Source/Framework/Database/SQLQueryHolder.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/SQLResult.cs b/Source/Framework/Database/SQLResult.cs index 200112276..629958593 100644 --- a/Source/Framework/Database/SQLResult.cs +++ b/Source/Framework/Database/SQLResult.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Database/SQLTransaction.cs b/Source/Framework/Database/SQLTransaction.cs index 6a51b5706..e52cc817c 100644 --- a/Source/Framework/Database/SQLTransaction.cs +++ b/Source/Framework/Database/SQLTransaction.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Dynamic/EventSystem.cs b/Source/Framework/Dynamic/EventSystem.cs index 1ebb00287..7096c5add 100644 --- a/Source/Framework/Dynamic/EventSystem.cs +++ b/Source/Framework/Dynamic/EventSystem.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Dynamic/FlagArray.cs b/Source/Framework/Dynamic/FlagArray.cs index ca3972aab..9b6be1e44 100644 --- a/Source/Framework/Dynamic/FlagArray.cs +++ b/Source/Framework/Dynamic/FlagArray.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Dynamic/OptionalType.cs b/Source/Framework/Dynamic/OptionalType.cs index e5120b4dd..6c0338a13 100644 --- a/Source/Framework/Dynamic/OptionalType.cs +++ b/Source/Framework/Dynamic/OptionalType.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Dynamic/Reference.cs b/Source/Framework/Dynamic/Reference.cs index bd3182e98..86faa6125 100644 --- a/Source/Framework/Dynamic/Reference.cs +++ b/Source/Framework/Dynamic/Reference.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Dynamic/TaskScheduler.cs b/Source/Framework/Dynamic/TaskScheduler.cs index 7ec3badbd..c10292fd0 100644 --- a/Source/Framework/Dynamic/TaskScheduler.cs +++ b/Source/Framework/Dynamic/TaskScheduler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/GameMath/AxisAlignedBox.cs b/Source/Framework/GameMath/AxisAlignedBox.cs index b853bc3ff..efa55c590 100644 --- a/Source/Framework/GameMath/AxisAlignedBox.cs +++ b/Source/Framework/GameMath/AxisAlignedBox.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/GameMath/CollisionDetection.cs b/Source/Framework/GameMath/CollisionDetection.cs index 4181b923a..7a9fd1235 100644 --- a/Source/Framework/GameMath/CollisionDetection.cs +++ b/Source/Framework/GameMath/CollisionDetection.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/GameMath/Matrix2.cs b/Source/Framework/GameMath/Matrix2.cs index 2c0bf7f54..e17e04ea0 100644 --- a/Source/Framework/GameMath/Matrix2.cs +++ b/Source/Framework/GameMath/Matrix2.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Matrix3.cs b/Source/Framework/GameMath/Matrix3.cs index 9acbfe674..6f43c22ef 100644 --- a/Source/Framework/GameMath/Matrix3.cs +++ b/Source/Framework/GameMath/Matrix3.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Matrix4.cs b/Source/Framework/GameMath/Matrix4.cs index d4782c815..4f1b36ce5 100644 --- a/Source/Framework/GameMath/Matrix4.cs +++ b/Source/Framework/GameMath/Matrix4.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Plane.cs b/Source/Framework/GameMath/Plane.cs index 4f2732369..a0552713e 100644 --- a/Source/Framework/GameMath/Plane.cs +++ b/Source/Framework/GameMath/Plane.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Quaternion.cs b/Source/Framework/GameMath/Quaternion.cs index 36d0cc14b..68ef25d2c 100644 --- a/Source/Framework/GameMath/Quaternion.cs +++ b/Source/Framework/GameMath/Quaternion.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Ray.cs b/Source/Framework/GameMath/Ray.cs index c16f465c4..f5ac3ce0a 100644 --- a/Source/Framework/GameMath/Ray.cs +++ b/Source/Framework/GameMath/Ray.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Vector2.cs b/Source/Framework/GameMath/Vector2.cs index 5dfd7e16b..207cdc664 100644 --- a/Source/Framework/GameMath/Vector2.cs +++ b/Source/Framework/GameMath/Vector2.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Vector3.cs b/Source/Framework/GameMath/Vector3.cs index 0a15c6b71..ec8fc8f21 100644 --- a/Source/Framework/GameMath/Vector3.cs +++ b/Source/Framework/GameMath/Vector3.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/GameMath/Vector4.cs b/Source/Framework/GameMath/Vector4.cs index 122d9a620..accacbe3d 100644 --- a/Source/Framework/GameMath/Vector4.cs +++ b/Source/Framework/GameMath/Vector4.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * Copyright (C) 2003-2004 Eran Kampf eran@ekampf.com http://www.ekampf.com * * This program is free software: you can redistribute it and/or modify diff --git a/Source/Framework/IO/ByteBuffer.cs b/Source/Framework/IO/ByteBuffer.cs index c559b030b..9106efca8 100644 --- a/Source/Framework/IO/ByteBuffer.cs +++ b/Source/Framework/IO/ByteBuffer.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/IO/StringArguments.cs b/Source/Framework/IO/StringArguments.cs index 7153f568c..41474bdec 100644 --- a/Source/Framework/IO/StringArguments.cs +++ b/Source/Framework/IO/StringArguments.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/IO/Zlib/compress.cs b/Source/Framework/IO/Zlib/compress.cs index b574f0e52..0f3ce860e 100644 --- a/Source/Framework/IO/Zlib/compress.cs +++ b/Source/Framework/IO/Zlib/compress.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Logging/Appender.cs b/Source/Framework/Logging/Appender.cs index a166536e0..96e7726b1 100644 --- a/Source/Framework/Logging/Appender.cs +++ b/Source/Framework/Logging/Appender.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Logging/Log.cs b/Source/Framework/Logging/Log.cs index 23e1c1c6f..7811232e8 100644 --- a/Source/Framework/Logging/Log.cs +++ b/Source/Framework/Logging/Log.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Logging/Logger.cs b/Source/Framework/Logging/Logger.cs index b5f373ae1..75177d0ed 100644 --- a/Source/Framework/Logging/Logger.cs +++ b/Source/Framework/Logging/Logger.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Networking/AsyncAcceptor.cs b/Source/Framework/Networking/AsyncAcceptor.cs index 4f8199d82..24280388d 100644 --- a/Source/Framework/Networking/AsyncAcceptor.cs +++ b/Source/Framework/Networking/AsyncAcceptor.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Networking/NetworkThread.cs b/Source/Framework/Networking/NetworkThread.cs index 5c475acf9..174b426ff 100644 --- a/Source/Framework/Networking/NetworkThread.cs +++ b/Source/Framework/Networking/NetworkThread.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Networking/SSLSocket.cs b/Source/Framework/Networking/SSLSocket.cs index fd4e964bc..23dd07246 100644 --- a/Source/Framework/Networking/SSLSocket.cs +++ b/Source/Framework/Networking/SSLSocket.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Networking/SocketBase.cs b/Source/Framework/Networking/SocketBase.cs index d751db8d1..ae42bc4dc 100644 --- a/Source/Framework/Networking/SocketBase.cs +++ b/Source/Framework/Networking/SocketBase.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Networking/SocketManager.cs b/Source/Framework/Networking/SocketManager.cs index 2f7b4c06c..e000599f9 100644 --- a/Source/Framework/Networking/SocketManager.cs +++ b/Source/Framework/Networking/SocketManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Realm/Realm.cs b/Source/Framework/Realm/Realm.cs index 3aa5975d4..34df70b75 100644 --- a/Source/Framework/Realm/Realm.cs +++ b/Source/Framework/Realm/Realm.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Realm/RealmManager.cs b/Source/Framework/Realm/RealmManager.cs index e1155a863..4e89cefc0 100644 --- a/Source/Framework/Realm/RealmManager.cs +++ b/Source/Framework/Realm/RealmManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Authentication/LogonData.cs b/Source/Framework/Rest/Authentication/LogonData.cs index fd09cf0fd..fbc7c73eb 100644 --- a/Source/Framework/Rest/Authentication/LogonData.cs +++ b/Source/Framework/Rest/Authentication/LogonData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Authentication/LogonResult.cs b/Source/Framework/Rest/Authentication/LogonResult.cs index 7aa38add3..a2347551d 100644 --- a/Source/Framework/Rest/Authentication/LogonResult.cs +++ b/Source/Framework/Rest/Authentication/LogonResult.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Forms/FormInput.cs b/Source/Framework/Rest/Forms/FormInput.cs index 26e368ff4..f9a93edc2 100644 --- a/Source/Framework/Rest/Forms/FormInput.cs +++ b/Source/Framework/Rest/Forms/FormInput.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Forms/FormInputValue.cs b/Source/Framework/Rest/Forms/FormInputValue.cs index d82e9b542..82237f161 100644 --- a/Source/Framework/Rest/Forms/FormInputValue.cs +++ b/Source/Framework/Rest/Forms/FormInputValue.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Forms/FormInputs.cs b/Source/Framework/Rest/Forms/FormInputs.cs index 42d14d511..bd3431d09 100644 --- a/Source/Framework/Rest/Forms/FormInputs.cs +++ b/Source/Framework/Rest/Forms/FormInputs.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Misc/Address.cs b/Source/Framework/Rest/Misc/Address.cs index 9ee3b49a0..ecf308ee4 100644 --- a/Source/Framework/Rest/Misc/Address.cs +++ b/Source/Framework/Rest/Misc/Address.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Misc/AddressFamily.cs b/Source/Framework/Rest/Misc/AddressFamily.cs index 1bf80f21d..652494127 100644 --- a/Source/Framework/Rest/Misc/AddressFamily.cs +++ b/Source/Framework/Rest/Misc/AddressFamily.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Misc/ClientVersion.cs b/Source/Framework/Rest/Misc/ClientVersion.cs index 414488492..a53404067 100644 --- a/Source/Framework/Rest/Misc/ClientVersion.cs +++ b/Source/Framework/Rest/Misc/ClientVersion.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Misc/RealmCharacterCountEntry.cs b/Source/Framework/Rest/Misc/RealmCharacterCountEntry.cs index ff070e736..42230434c 100644 --- a/Source/Framework/Rest/Misc/RealmCharacterCountEntry.cs +++ b/Source/Framework/Rest/Misc/RealmCharacterCountEntry.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmCharacterCountList.cs b/Source/Framework/Rest/Realmlist/RealmCharacterCountList.cs index bc70767ba..c1390ad64 100644 --- a/Source/Framework/Rest/Realmlist/RealmCharacterCountList.cs +++ b/Source/Framework/Rest/Realmlist/RealmCharacterCountList.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmEntry.cs b/Source/Framework/Rest/Realmlist/RealmEntry.cs index 2394e5dd2..0d2f8ed5a 100644 --- a/Source/Framework/Rest/Realmlist/RealmEntry.cs +++ b/Source/Framework/Rest/Realmlist/RealmEntry.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListServerIPAddresses.cs b/Source/Framework/Rest/Realmlist/RealmListServerIPAddresses.cs index ace2dba2e..f64153fd1 100644 --- a/Source/Framework/Rest/Realmlist/RealmListServerIPAddresses.cs +++ b/Source/Framework/Rest/Realmlist/RealmListServerIPAddresses.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListTicketClientInformation.cs b/Source/Framework/Rest/Realmlist/RealmListTicketClientInformation.cs index f732b4d40..9e7ca04cc 100644 --- a/Source/Framework/Rest/Realmlist/RealmListTicketClientInformation.cs +++ b/Source/Framework/Rest/Realmlist/RealmListTicketClientInformation.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListTicketIdentity.cs b/Source/Framework/Rest/Realmlist/RealmListTicketIdentity.cs index bf6ed5282..68e0dc358 100644 --- a/Source/Framework/Rest/Realmlist/RealmListTicketIdentity.cs +++ b/Source/Framework/Rest/Realmlist/RealmListTicketIdentity.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListTicketInformation.cs b/Source/Framework/Rest/Realmlist/RealmListTicketInformation.cs index b89a25181..18fedcb46 100644 --- a/Source/Framework/Rest/Realmlist/RealmListTicketInformation.cs +++ b/Source/Framework/Rest/Realmlist/RealmListTicketInformation.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListUpdate.cs b/Source/Framework/Rest/Realmlist/RealmListUpdate.cs index 2b276c822..412a47edf 100644 --- a/Source/Framework/Rest/Realmlist/RealmListUpdate.cs +++ b/Source/Framework/Rest/Realmlist/RealmListUpdate.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Rest/Realmlist/RealmListUpdates.cs b/Source/Framework/Rest/Realmlist/RealmListUpdates.cs index 90007a995..7e156cb75 100644 --- a/Source/Framework/Rest/Realmlist/RealmListUpdates.cs +++ b/Source/Framework/Rest/Realmlist/RealmListUpdates.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Serialization/Json.cs b/Source/Framework/Serialization/Json.cs index 9faa445ad..5fdcbae2e 100644 --- a/Source/Framework/Serialization/Json.cs +++ b/Source/Framework/Serialization/Json.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Singleton/Singleton.cs b/Source/Framework/Singleton/Singleton.cs index f44960018..0ee446c7f 100644 --- a/Source/Framework/Singleton/Singleton.cs +++ b/Source/Framework/Singleton/Singleton.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/CollectionExtensions.cs b/Source/Framework/Util/CollectionExtensions.cs index ddb9f9ec7..33c380732 100644 --- a/Source/Framework/Util/CollectionExtensions.cs +++ b/Source/Framework/Util/CollectionExtensions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/Extensions.cs b/Source/Framework/Util/Extensions.cs index 64d14c769..e8e0dc384 100644 --- a/Source/Framework/Util/Extensions.cs +++ b/Source/Framework/Util/Extensions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/MathFunctions.cs b/Source/Framework/Util/MathFunctions.cs index 498e4ac40..317a16a2b 100644 --- a/Source/Framework/Util/MathFunctions.cs +++ b/Source/Framework/Util/MathFunctions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/NetworkExtensions.cs b/Source/Framework/Util/NetworkExtensions.cs index 20fefea55..e5acf75ca 100644 --- a/Source/Framework/Util/NetworkExtensions.cs +++ b/Source/Framework/Util/NetworkExtensions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/RandomHelper.cs b/Source/Framework/Util/RandomHelper.cs index acf0c4943..6eb911c1b 100644 --- a/Source/Framework/Util/RandomHelper.cs +++ b/Source/Framework/Util/RandomHelper.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Util/Time.cs b/Source/Framework/Util/Time.cs index 76aacfa79..46ee7b6d8 100644 --- a/Source/Framework/Util/Time.cs +++ b/Source/Framework/Util/Time.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Framework/Web/Http.cs b/Source/Framework/Web/Http.cs index 9806e3461..226392508 100644 --- a/Source/Framework/Web/Http.cs +++ b/Source/Framework/Web/Http.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/AISelector.cs b/Source/Game/AI/AISelector.cs index 4373af800..24a8fdfae 100644 --- a/Source/Game/AI/AISelector.cs +++ b/Source/Game/AI/AISelector.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/AreaTriggerAI.cs b/Source/Game/AI/CoreAI/AreaTriggerAI.cs index f2521758e..d860ecbef 100644 --- a/Source/Game/AI/CoreAI/AreaTriggerAI.cs +++ b/Source/Game/AI/CoreAI/AreaTriggerAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/CombatAI.cs b/Source/Game/AI/CoreAI/CombatAI.cs index e6e2185ab..8b0cd1106 100644 --- a/Source/Game/AI/CoreAI/CombatAI.cs +++ b/Source/Game/AI/CoreAI/CombatAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/CreatureAI.cs b/Source/Game/AI/CoreAI/CreatureAI.cs index 320cc7e60..fb9d7ca69 100644 --- a/Source/Game/AI/CoreAI/CreatureAI.cs +++ b/Source/Game/AI/CoreAI/CreatureAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/GameObjectAI.cs b/Source/Game/AI/CoreAI/GameObjectAI.cs index 230979b49..5b715f8fb 100644 --- a/Source/Game/AI/CoreAI/GameObjectAI.cs +++ b/Source/Game/AI/CoreAI/GameObjectAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/GuardAI.cs b/Source/Game/AI/CoreAI/GuardAI.cs index 4a44ab5b1..0c2840f7a 100644 --- a/Source/Game/AI/CoreAI/GuardAI.cs +++ b/Source/Game/AI/CoreAI/GuardAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/PassiveAI.cs b/Source/Game/AI/CoreAI/PassiveAI.cs index f723a2612..8c0e0b4e5 100644 --- a/Source/Game/AI/CoreAI/PassiveAI.cs +++ b/Source/Game/AI/CoreAI/PassiveAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/PetAI.cs b/Source/Game/AI/CoreAI/PetAI.cs index 4cc9999a4..00ac807c2 100644 --- a/Source/Game/AI/CoreAI/PetAI.cs +++ b/Source/Game/AI/CoreAI/PetAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/TotemAI.cs b/Source/Game/AI/CoreAI/TotemAI.cs index af531df67..31665b253 100644 --- a/Source/Game/AI/CoreAI/TotemAI.cs +++ b/Source/Game/AI/CoreAI/TotemAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/CoreAI/UnitAI.cs b/Source/Game/AI/CoreAI/UnitAI.cs index d923a512d..7a3092a8e 100644 --- a/Source/Game/AI/CoreAI/UnitAI.cs +++ b/Source/Game/AI/CoreAI/UnitAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/PlayerAI/PlayerAI.cs b/Source/Game/AI/PlayerAI/PlayerAI.cs index ee5137539..a8c238094 100644 --- a/Source/Game/AI/PlayerAI/PlayerAI.cs +++ b/Source/Game/AI/PlayerAI/PlayerAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/ScriptedAI/ScriptedAI.cs b/Source/Game/AI/ScriptedAI/ScriptedAI.cs index 3523c2082..933bf2b82 100644 --- a/Source/Game/AI/ScriptedAI/ScriptedAI.cs +++ b/Source/Game/AI/ScriptedAI/ScriptedAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/ScriptedAI/ScriptedEscortAI.cs b/Source/Game/AI/ScriptedAI/ScriptedEscortAI.cs index 913e32947..1b2feba14 100644 --- a/Source/Game/AI/ScriptedAI/ScriptedEscortAI.cs +++ b/Source/Game/AI/ScriptedAI/ScriptedEscortAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/ScriptedAI/ScriptedFollowerAI.cs b/Source/Game/AI/ScriptedAI/ScriptedFollowerAI.cs index 9ad91035c..5c0cce917 100644 --- a/Source/Game/AI/ScriptedAI/ScriptedFollowerAI.cs +++ b/Source/Game/AI/ScriptedAI/ScriptedFollowerAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/SmartScripts/SmartAI.cs b/Source/Game/AI/SmartScripts/SmartAI.cs index 445537347..0ce5707cc 100644 --- a/Source/Game/AI/SmartScripts/SmartAI.cs +++ b/Source/Game/AI/SmartScripts/SmartAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/SmartScripts/SmartAIManager.cs b/Source/Game/AI/SmartScripts/SmartAIManager.cs index 311d5465e..4d9688549 100644 --- a/Source/Game/AI/SmartScripts/SmartAIManager.cs +++ b/Source/Game/AI/SmartScripts/SmartAIManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AI/SmartScripts/SmartScript.cs b/Source/Game/AI/SmartScripts/SmartScript.cs index 11503127a..d229e03ae 100644 --- a/Source/Game/AI/SmartScripts/SmartScript.cs +++ b/Source/Game/AI/SmartScripts/SmartScript.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Accounts/AccountManager.cs b/Source/Game/Accounts/AccountManager.cs index 68f59f362..8de476430 100644 --- a/Source/Game/Accounts/AccountManager.cs +++ b/Source/Game/Accounts/AccountManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Accounts/BNetAccountManager.cs b/Source/Game/Accounts/BNetAccountManager.cs index 422fefa56..472684519 100644 --- a/Source/Game/Accounts/BNetAccountManager.cs +++ b/Source/Game/Accounts/BNetAccountManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Accounts/RoleAccessControl.cs b/Source/Game/Accounts/RoleAccessControl.cs index 1ff42140f..ecab9a618 100644 --- a/Source/Game/Accounts/RoleAccessControl.cs +++ b/Source/Game/Accounts/RoleAccessControl.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Achievements/AchievementManager.cs b/Source/Game/Achievements/AchievementManager.cs index 9b8dda14e..695e743fd 100644 --- a/Source/Game/Achievements/AchievementManager.cs +++ b/Source/Game/Achievements/AchievementManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Achievements/CriteriaHandler.cs b/Source/Game/Achievements/CriteriaHandler.cs index c4ce30d94..84721d14c 100644 --- a/Source/Game/Achievements/CriteriaHandler.cs +++ b/Source/Game/Achievements/CriteriaHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Arena.cs b/Source/Game/Arenas/Arena.cs index 77e47ab48..4b6d5adbe 100644 --- a/Source/Game/Arenas/Arena.cs +++ b/Source/Game/Arenas/Arena.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/ArenaScore.cs b/Source/Game/Arenas/ArenaScore.cs index 4bcf38e22..bbc1e86b8 100644 --- a/Source/Game/Arenas/ArenaScore.cs +++ b/Source/Game/Arenas/ArenaScore.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/ArenaTeam.cs b/Source/Game/Arenas/ArenaTeam.cs index 0308a1f14..5358bdd1b 100644 --- a/Source/Game/Arenas/ArenaTeam.cs +++ b/Source/Game/Arenas/ArenaTeam.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/ArenaTeamManager.cs b/Source/Game/Arenas/ArenaTeamManager.cs index b1a73db04..ac9fc8b34 100644 --- a/Source/Game/Arenas/ArenaTeamManager.cs +++ b/Source/Game/Arenas/ArenaTeamManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/BladesEdgeArena.cs b/Source/Game/Arenas/Zones/BladesEdgeArena.cs index abcfbad7d..801eb2a62 100644 --- a/Source/Game/Arenas/Zones/BladesEdgeArena.cs +++ b/Source/Game/Arenas/Zones/BladesEdgeArena.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/DalaranSewers.cs b/Source/Game/Arenas/Zones/DalaranSewers.cs index 6b2c4d6f5..af2195a4f 100644 --- a/Source/Game/Arenas/Zones/DalaranSewers.cs +++ b/Source/Game/Arenas/Zones/DalaranSewers.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/NagrandArena.cs b/Source/Game/Arenas/Zones/NagrandArena.cs index b2896d8e7..bcc0a2229 100644 --- a/Source/Game/Arenas/Zones/NagrandArena.cs +++ b/Source/Game/Arenas/Zones/NagrandArena.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/RingofValor.cs b/Source/Game/Arenas/Zones/RingofValor.cs index 272866b7a..33339b45f 100644 --- a/Source/Game/Arenas/Zones/RingofValor.cs +++ b/Source/Game/Arenas/Zones/RingofValor.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/RuinsofLordaeron.cs b/Source/Game/Arenas/Zones/RuinsofLordaeron.cs index 50d7c9ec0..0fa9923c2 100644 --- a/Source/Game/Arenas/Zones/RuinsofLordaeron.cs +++ b/Source/Game/Arenas/Zones/RuinsofLordaeron.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/TigersPeak.cs b/Source/Game/Arenas/Zones/TigersPeak.cs index 59b8270db..8becbe4f1 100644 --- a/Source/Game/Arenas/Zones/TigersPeak.cs +++ b/Source/Game/Arenas/Zones/TigersPeak.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Arenas/Zones/TolvironArena.cs b/Source/Game/Arenas/Zones/TolvironArena.cs index fae6b7e45..e511bede0 100644 --- a/Source/Game/Arenas/Zones/TolvironArena.cs +++ b/Source/Game/Arenas/Zones/TolvironArena.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/AuctionHouse/AuctionManager.cs b/Source/Game/AuctionHouse/AuctionManager.cs index bec1455d5..117b678b0 100644 --- a/Source/Game/AuctionHouse/AuctionManager.cs +++ b/Source/Game/AuctionHouse/AuctionManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleFields/BattleField.cs b/Source/Game/BattleFields/BattleField.cs index af21ac86d..11524d81a 100644 --- a/Source/Game/BattleFields/BattleField.cs +++ b/Source/Game/BattleFields/BattleField.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleFields/BattleFieldManager.cs b/Source/Game/BattleFields/BattleFieldManager.cs index 0af369f68..16d3c767c 100644 --- a/Source/Game/BattleFields/BattleFieldManager.cs +++ b/Source/Game/BattleFields/BattleFieldManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleFields/Zones/WinterGrasp.cs b/Source/Game/BattleFields/Zones/WinterGrasp.cs index cd85e44ed..adf0dcdde 100644 --- a/Source/Game/BattleFields/Zones/WinterGrasp.cs +++ b/Source/Game/BattleFields/Zones/WinterGrasp.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleFields/Zones/WinterGraspConst.cs b/Source/Game/BattleFields/Zones/WinterGraspConst.cs index 50ebdc469..50e60f31b 100644 --- a/Source/Game/BattleFields/Zones/WinterGraspConst.cs +++ b/Source/Game/BattleFields/Zones/WinterGraspConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/BattleGround.cs b/Source/Game/BattleGrounds/BattleGround.cs index 386ae3bd6..612658b85 100644 --- a/Source/Game/BattleGrounds/BattleGround.cs +++ b/Source/Game/BattleGrounds/BattleGround.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/BattleGroundManager.cs b/Source/Game/BattleGrounds/BattleGroundManager.cs index f654f58b9..0fff7c6ac 100644 --- a/Source/Game/BattleGrounds/BattleGroundManager.cs +++ b/Source/Game/BattleGrounds/BattleGroundManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/BattleGroundQueue.cs b/Source/Game/BattleGrounds/BattleGroundQueue.cs index b383ed129..03b6273c5 100644 --- a/Source/Game/BattleGrounds/BattleGroundQueue.cs +++ b/Source/Game/BattleGrounds/BattleGroundQueue.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/BattleGroundScore.cs b/Source/Game/BattleGrounds/BattleGroundScore.cs index 48794cbae..1ba2a1e99 100644 --- a/Source/Game/BattleGrounds/BattleGroundScore.cs +++ b/Source/Game/BattleGrounds/BattleGroundScore.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/AlteracValley.cs b/Source/Game/BattleGrounds/Zones/AlteracValley.cs index 268f34149..9b0364220 100644 --- a/Source/Game/BattleGrounds/Zones/AlteracValley.cs +++ b/Source/Game/BattleGrounds/Zones/AlteracValley.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/ArathiBasin.cs b/Source/Game/BattleGrounds/Zones/ArathiBasin.cs index 19ad36915..42bb92a28 100644 --- a/Source/Game/BattleGrounds/Zones/ArathiBasin.cs +++ b/Source/Game/BattleGrounds/Zones/ArathiBasin.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/BattleforGilneas.cs b/Source/Game/BattleGrounds/Zones/BattleforGilneas.cs index 7089dea27..6811f4b27 100644 --- a/Source/Game/BattleGrounds/Zones/BattleforGilneas.cs +++ b/Source/Game/BattleGrounds/Zones/BattleforGilneas.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/DeepwindGorge.cs b/Source/Game/BattleGrounds/Zones/DeepwindGorge.cs index 2cc8ed20f..f9d77b992 100644 --- a/Source/Game/BattleGrounds/Zones/DeepwindGorge.cs +++ b/Source/Game/BattleGrounds/Zones/DeepwindGorge.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/IsleofConquest.cs b/Source/Game/BattleGrounds/Zones/IsleofConquest.cs index 3a056fe88..509af9327 100644 --- a/Source/Game/BattleGrounds/Zones/IsleofConquest.cs +++ b/Source/Game/BattleGrounds/Zones/IsleofConquest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/SilvershardMines.cs b/Source/Game/BattleGrounds/Zones/SilvershardMines.cs index ebd96bdc8..de0fc073a 100644 --- a/Source/Game/BattleGrounds/Zones/SilvershardMines.cs +++ b/Source/Game/BattleGrounds/Zones/SilvershardMines.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/StrandofAncients.cs b/Source/Game/BattleGrounds/Zones/StrandofAncients.cs index acc1dca62..251597f49 100644 --- a/Source/Game/BattleGrounds/Zones/StrandofAncients.cs +++ b/Source/Game/BattleGrounds/Zones/StrandofAncients.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/TempleofKotmogu.cs b/Source/Game/BattleGrounds/Zones/TempleofKotmogu.cs index d8288f43c..128d745c9 100644 --- a/Source/Game/BattleGrounds/Zones/TempleofKotmogu.cs +++ b/Source/Game/BattleGrounds/Zones/TempleofKotmogu.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/TwinPeaks.cs b/Source/Game/BattleGrounds/Zones/TwinPeaks.cs index df76a3df1..212eba503 100644 --- a/Source/Game/BattleGrounds/Zones/TwinPeaks.cs +++ b/Source/Game/BattleGrounds/Zones/TwinPeaks.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattleGrounds/Zones/WarsongGluch.cs b/Source/Game/BattleGrounds/Zones/WarsongGluch.cs index f84e4ffb7..6e462b14f 100644 --- a/Source/Game/BattleGrounds/Zones/WarsongGluch.cs +++ b/Source/Game/BattleGrounds/Zones/WarsongGluch.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BattlePets/BattlePetManager.cs b/Source/Game/BattlePets/BattlePetManager.cs index 99238b8e2..f20a03471 100644 --- a/Source/Game/BattlePets/BattlePetManager.cs +++ b/Source/Game/BattlePets/BattlePetManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BlackMarket/BlackMarketEntry.cs b/Source/Game/BlackMarket/BlackMarketEntry.cs index 23b34cc83..dcb9be808 100644 --- a/Source/Game/BlackMarket/BlackMarketEntry.cs +++ b/Source/Game/BlackMarket/BlackMarketEntry.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/BlackMarket/BlackMarketManager.cs b/Source/Game/BlackMarket/BlackMarketManager.cs index 1d7a7db16..3e4177ea1 100644 --- a/Source/Game/BlackMarket/BlackMarketManager.cs +++ b/Source/Game/BlackMarket/BlackMarketManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Calendar/CalendarManager.cs b/Source/Game/Calendar/CalendarManager.cs index 89349d5e2..d15fb5a8e 100644 --- a/Source/Game/Calendar/CalendarManager.cs +++ b/Source/Game/Calendar/CalendarManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Channels/Channel.cs b/Source/Game/Chat/Channels/Channel.cs index 148965394..ee4cf82a4 100644 --- a/Source/Game/Chat/Channels/Channel.cs +++ b/Source/Game/Chat/Channels/Channel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Channels/ChannelAppenders.cs b/Source/Game/Chat/Channels/ChannelAppenders.cs index 76a66dc3b..3d5ec3724 100644 --- a/Source/Game/Chat/Channels/ChannelAppenders.cs +++ b/Source/Game/Chat/Channels/ChannelAppenders.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Channels/ChannelManager.cs b/Source/Game/Chat/Channels/ChannelManager.cs index c5876fec5..c3b8c19db 100644 --- a/Source/Game/Chat/Channels/ChannelManager.cs +++ b/Source/Game/Chat/Channels/ChannelManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/CommandAttribute.cs b/Source/Game/Chat/CommandAttribute.cs index 08b200592..8a9a87b98 100644 --- a/Source/Game/Chat/CommandAttribute.cs +++ b/Source/Game/Chat/CommandAttribute.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/CommandHandler.cs b/Source/Game/Chat/CommandHandler.cs index 97e11a761..b6473fa50 100644 --- a/Source/Game/Chat/CommandHandler.cs +++ b/Source/Game/Chat/CommandHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/CommandManager.cs b/Source/Game/Chat/CommandManager.cs index f7bf06b67..54a02713d 100644 --- a/Source/Game/Chat/CommandManager.cs +++ b/Source/Game/Chat/CommandManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/AccountCommands.cs b/Source/Game/Chat/Commands/AccountCommands.cs index 77856271e..a863fafba 100644 --- a/Source/Game/Chat/Commands/AccountCommands.cs +++ b/Source/Game/Chat/Commands/AccountCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/AhBotCommands.cs b/Source/Game/Chat/Commands/AhBotCommands.cs index 8fb47715b..aecd5c807 100644 --- a/Source/Game/Chat/Commands/AhBotCommands.cs +++ b/Source/Game/Chat/Commands/AhBotCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ArenaCommands.cs b/Source/Game/Chat/Commands/ArenaCommands.cs index 98284e9bc..47328a735 100644 --- a/Source/Game/Chat/Commands/ArenaCommands.cs +++ b/Source/Game/Chat/Commands/ArenaCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/BNetAccountCommands.cs b/Source/Game/Chat/Commands/BNetAccountCommands.cs index b4867fbc5..4527a277d 100644 --- a/Source/Game/Chat/Commands/BNetAccountCommands.cs +++ b/Source/Game/Chat/Commands/BNetAccountCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/BanCommands.cs b/Source/Game/Chat/Commands/BanCommands.cs index 14b8776e0..c717a96f3 100644 --- a/Source/Game/Chat/Commands/BanCommands.cs +++ b/Source/Game/Chat/Commands/BanCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/BattleFieldCommands.cs b/Source/Game/Chat/Commands/BattleFieldCommands.cs index 798260e68..15cd95fdf 100644 --- a/Source/Game/Chat/Commands/BattleFieldCommands.cs +++ b/Source/Game/Chat/Commands/BattleFieldCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/CastCommands.cs b/Source/Game/Chat/Commands/CastCommands.cs index 6743a56f4..9026c4b5a 100644 --- a/Source/Game/Chat/Commands/CastCommands.cs +++ b/Source/Game/Chat/Commands/CastCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/CharacterCommands.cs b/Source/Game/Chat/Commands/CharacterCommands.cs index b32570867..7e10bc74e 100644 --- a/Source/Game/Chat/Commands/CharacterCommands.cs +++ b/Source/Game/Chat/Commands/CharacterCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/CheatCommands.cs b/Source/Game/Chat/Commands/CheatCommands.cs index 8380fceed..e6ebbe2bb 100644 --- a/Source/Game/Chat/Commands/CheatCommands.cs +++ b/Source/Game/Chat/Commands/CheatCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/DebugCommands.cs b/Source/Game/Chat/Commands/DebugCommands.cs index 1ded2f1d1..5d19f8eea 100644 --- a/Source/Game/Chat/Commands/DebugCommands.cs +++ b/Source/Game/Chat/Commands/DebugCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/DeserterCommands.cs b/Source/Game/Chat/Commands/DeserterCommands.cs index 9ea8d8a8c..4d925e39d 100644 --- a/Source/Game/Chat/Commands/DeserterCommands.cs +++ b/Source/Game/Chat/Commands/DeserterCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/DisableCommands.cs b/Source/Game/Chat/Commands/DisableCommands.cs index a63709479..60bb49d41 100644 --- a/Source/Game/Chat/Commands/DisableCommands.cs +++ b/Source/Game/Chat/Commands/DisableCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/EventCommands.cs b/Source/Game/Chat/Commands/EventCommands.cs index e153051ce..3dcc2914a 100644 --- a/Source/Game/Chat/Commands/EventCommands.cs +++ b/Source/Game/Chat/Commands/EventCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/GMCommands.cs b/Source/Game/Chat/Commands/GMCommands.cs index 79f2aa7d4..6486b262c 100644 --- a/Source/Game/Chat/Commands/GMCommands.cs +++ b/Source/Game/Chat/Commands/GMCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/GameObjectCommands.cs b/Source/Game/Chat/Commands/GameObjectCommands.cs index 1dacae8a4..77622f0e5 100644 --- a/Source/Game/Chat/Commands/GameObjectCommands.cs +++ b/Source/Game/Chat/Commands/GameObjectCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/GoCommands.cs b/Source/Game/Chat/Commands/GoCommands.cs index 0684bc988..e080db8ae 100644 --- a/Source/Game/Chat/Commands/GoCommands.cs +++ b/Source/Game/Chat/Commands/GoCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/GroupCommands.cs b/Source/Game/Chat/Commands/GroupCommands.cs index c8b1db37b..cd0031b2e 100644 --- a/Source/Game/Chat/Commands/GroupCommands.cs +++ b/Source/Game/Chat/Commands/GroupCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/GuildCommands.cs b/Source/Game/Chat/Commands/GuildCommands.cs index a61058be2..b26ddc016 100644 --- a/Source/Game/Chat/Commands/GuildCommands.cs +++ b/Source/Game/Chat/Commands/GuildCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/HonorCommands.cs b/Source/Game/Chat/Commands/HonorCommands.cs index 619b32b87..b4bd92ae4 100644 --- a/Source/Game/Chat/Commands/HonorCommands.cs +++ b/Source/Game/Chat/Commands/HonorCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/InstanceCommands.cs b/Source/Game/Chat/Commands/InstanceCommands.cs index 9e48ea0c7..c35e595fc 100644 --- a/Source/Game/Chat/Commands/InstanceCommands.cs +++ b/Source/Game/Chat/Commands/InstanceCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/LFGCommands.cs b/Source/Game/Chat/Commands/LFGCommands.cs index 47860df44..1ad0b4db9 100644 --- a/Source/Game/Chat/Commands/LFGCommands.cs +++ b/Source/Game/Chat/Commands/LFGCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/LearnCommands.cs b/Source/Game/Chat/Commands/LearnCommands.cs index 194556d5c..d126d264d 100644 --- a/Source/Game/Chat/Commands/LearnCommands.cs +++ b/Source/Game/Chat/Commands/LearnCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ListCommands.cs b/Source/Game/Chat/Commands/ListCommands.cs index 3f2455c61..8fc09ccba 100644 --- a/Source/Game/Chat/Commands/ListCommands.cs +++ b/Source/Game/Chat/Commands/ListCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/LookupCommands.cs b/Source/Game/Chat/Commands/LookupCommands.cs index d486741ba..69a147cd4 100644 --- a/Source/Game/Chat/Commands/LookupCommands.cs +++ b/Source/Game/Chat/Commands/LookupCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/MMapsCommands.cs b/Source/Game/Chat/Commands/MMapsCommands.cs index 1241f90f2..1fd1471cb 100644 --- a/Source/Game/Chat/Commands/MMapsCommands.cs +++ b/Source/Game/Chat/Commands/MMapsCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/MessageCommands.cs b/Source/Game/Chat/Commands/MessageCommands.cs index c7504bd0e..7ace07af1 100644 --- a/Source/Game/Chat/Commands/MessageCommands.cs +++ b/Source/Game/Chat/Commands/MessageCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/MiscCommands.cs b/Source/Game/Chat/Commands/MiscCommands.cs index 3b0157d3f..fdd24342a 100644 --- a/Source/Game/Chat/Commands/MiscCommands.cs +++ b/Source/Game/Chat/Commands/MiscCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ModifyCommands.cs b/Source/Game/Chat/Commands/ModifyCommands.cs index f5edd79b2..d51fb11ec 100644 --- a/Source/Game/Chat/Commands/ModifyCommands.cs +++ b/Source/Game/Chat/Commands/ModifyCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/NPCCommands.cs b/Source/Game/Chat/Commands/NPCCommands.cs index afe08857a..1528cacc4 100644 --- a/Source/Game/Chat/Commands/NPCCommands.cs +++ b/Source/Game/Chat/Commands/NPCCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/PetCommands.cs b/Source/Game/Chat/Commands/PetCommands.cs index f84e4bca0..c98c0c3ac 100644 --- a/Source/Game/Chat/Commands/PetCommands.cs +++ b/Source/Game/Chat/Commands/PetCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/QuestCommands.cs b/Source/Game/Chat/Commands/QuestCommands.cs index ece9bf66c..ace9e46c2 100644 --- a/Source/Game/Chat/Commands/QuestCommands.cs +++ b/Source/Game/Chat/Commands/QuestCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/RbacCommands.cs b/Source/Game/Chat/Commands/RbacCommands.cs index 167a1c8a5..c6d754240 100644 --- a/Source/Game/Chat/Commands/RbacCommands.cs +++ b/Source/Game/Chat/Commands/RbacCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ReloadCommand.cs b/Source/Game/Chat/Commands/ReloadCommand.cs index 1f5eed878..45d308895 100644 --- a/Source/Game/Chat/Commands/ReloadCommand.cs +++ b/Source/Game/Chat/Commands/ReloadCommand.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ResetCommands.cs b/Source/Game/Chat/Commands/ResetCommands.cs index 95b666650..59011559a 100644 --- a/Source/Game/Chat/Commands/ResetCommands.cs +++ b/Source/Game/Chat/Commands/ResetCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/SceneCommands.cs b/Source/Game/Chat/Commands/SceneCommands.cs index 6a8f0a09a..aa9118760 100644 --- a/Source/Game/Chat/Commands/SceneCommands.cs +++ b/Source/Game/Chat/Commands/SceneCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/SendCommands.cs b/Source/Game/Chat/Commands/SendCommands.cs index 0509a8e8d..7528c421b 100644 --- a/Source/Game/Chat/Commands/SendCommands.cs +++ b/Source/Game/Chat/Commands/SendCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/ServerCommands.cs b/Source/Game/Chat/Commands/ServerCommands.cs index 223e34eba..29feeb132 100644 --- a/Source/Game/Chat/Commands/ServerCommands.cs +++ b/Source/Game/Chat/Commands/ServerCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/SpellCommands.cs b/Source/Game/Chat/Commands/SpellCommands.cs index 6a1f0526e..cc2dd75c3 100644 --- a/Source/Game/Chat/Commands/SpellCommands.cs +++ b/Source/Game/Chat/Commands/SpellCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/TeleCommands.cs b/Source/Game/Chat/Commands/TeleCommands.cs index 0db93dd90..608a158be 100644 --- a/Source/Game/Chat/Commands/TeleCommands.cs +++ b/Source/Game/Chat/Commands/TeleCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/TicketCommands.cs b/Source/Game/Chat/Commands/TicketCommands.cs index a36d1902b..c0a67461f 100644 --- a/Source/Game/Chat/Commands/TicketCommands.cs +++ b/Source/Game/Chat/Commands/TicketCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/TitleCommands.cs b/Source/Game/Chat/Commands/TitleCommands.cs index 6b8e4acf2..2d193b79d 100644 --- a/Source/Game/Chat/Commands/TitleCommands.cs +++ b/Source/Game/Chat/Commands/TitleCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Chat/Commands/WPCommands.cs b/Source/Game/Chat/Commands/WPCommands.cs index d4e5cc210..4756d9d50 100644 --- a/Source/Game/Chat/Commands/WPCommands.cs +++ b/Source/Game/Chat/Commands/WPCommands.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/BoundingIntervalHierarchy.cs b/Source/Game/Collision/BoundingIntervalHierarchy.cs index 6ef53f1ee..78868b105 100644 --- a/Source/Game/Collision/BoundingIntervalHierarchy.cs +++ b/Source/Game/Collision/BoundingIntervalHierarchy.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/BoundingIntervalHierarchyWrap.cs b/Source/Game/Collision/BoundingIntervalHierarchyWrap.cs index f3731a614..3042ff13c 100644 --- a/Source/Game/Collision/BoundingIntervalHierarchyWrap.cs +++ b/Source/Game/Collision/BoundingIntervalHierarchyWrap.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Callbacks.cs b/Source/Game/Collision/Callbacks.cs index 1716afea2..52a0563c5 100644 --- a/Source/Game/Collision/Callbacks.cs +++ b/Source/Game/Collision/Callbacks.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/DynamicTree.cs b/Source/Game/Collision/DynamicTree.cs index f55cb7ca6..0e64a127b 100644 --- a/Source/Game/Collision/DynamicTree.cs +++ b/Source/Game/Collision/DynamicTree.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Management/VMapManager.cs b/Source/Game/Collision/Management/VMapManager.cs index 3fa16807f..c22ea6a9d 100644 --- a/Source/Game/Collision/Management/VMapManager.cs +++ b/Source/Game/Collision/Management/VMapManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Maps/MapTree.cs b/Source/Game/Collision/Maps/MapTree.cs index 0a88d47c2..a2346172a 100644 --- a/Source/Game/Collision/Maps/MapTree.cs +++ b/Source/Game/Collision/Maps/MapTree.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Models/GameObjectModel.cs b/Source/Game/Collision/Models/GameObjectModel.cs index c4957a0e3..bea39cbf5 100644 --- a/Source/Game/Collision/Models/GameObjectModel.cs +++ b/Source/Game/Collision/Models/GameObjectModel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Models/IModel.cs b/Source/Game/Collision/Models/IModel.cs index 930c3e0b0..8bc6f377c 100644 --- a/Source/Game/Collision/Models/IModel.cs +++ b/Source/Game/Collision/Models/IModel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Models/ModelInstance.cs b/Source/Game/Collision/Models/ModelInstance.cs index f182fcd01..1ff368067 100644 --- a/Source/Game/Collision/Models/ModelInstance.cs +++ b/Source/Game/Collision/Models/ModelInstance.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/Models/WorldModel.cs b/Source/Game/Collision/Models/WorldModel.cs index af5f87dc6..03d75f73b 100644 --- a/Source/Game/Collision/Models/WorldModel.cs +++ b/Source/Game/Collision/Models/WorldModel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Collision/RegularGrid2D.cs b/Source/Game/Collision/RegularGrid2D.cs index 994367ebf..a2e2862dd 100644 --- a/Source/Game/Collision/RegularGrid2D.cs +++ b/Source/Game/Collision/RegularGrid2D.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Combat/Events.cs b/Source/Game/Combat/Events.cs index 2a1866fb2..b7802a2b8 100644 --- a/Source/Game/Combat/Events.cs +++ b/Source/Game/Combat/Events.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Combat/HostileRegManager.cs b/Source/Game/Combat/HostileRegManager.cs index 197efa994..ff6615066 100644 --- a/Source/Game/Combat/HostileRegManager.cs +++ b/Source/Game/Combat/HostileRegManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Combat/ThreatManager.cs b/Source/Game/Combat/ThreatManager.cs index cb79beea4..c63119fc9 100644 --- a/Source/Game/Combat/ThreatManager.cs +++ b/Source/Game/Combat/ThreatManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Conditions/Condition.cs b/Source/Game/Conditions/Condition.cs index 84d7f96f2..7b934f3f2 100644 --- a/Source/Game/Conditions/Condition.cs +++ b/Source/Game/Conditions/Condition.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Conditions/ConditionManager.cs b/Source/Game/Conditions/ConditionManager.cs index 0a2a975d4..396df46c6 100644 --- a/Source/Game/Conditions/ConditionManager.cs +++ b/Source/Game/Conditions/ConditionManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Conditions/DisableManager.cs b/Source/Game/Conditions/DisableManager.cs index 8c61bf12e..335b00070 100644 --- a/Source/Game/Conditions/DisableManager.cs +++ b/Source/Game/Conditions/DisableManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/AreaTriggerDataStorage.cs b/Source/Game/DataStorage/AreaTriggerDataStorage.cs index 668beb2e2..3d282e05e 100644 --- a/Source/Game/DataStorage/AreaTriggerDataStorage.cs +++ b/Source/Game/DataStorage/AreaTriggerDataStorage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/CharacterTemplateDataStorage.cs b/Source/Game/DataStorage/CharacterTemplateDataStorage.cs index cd72fb94c..e9557a5b0 100644 --- a/Source/Game/DataStorage/CharacterTemplateDataStorage.cs +++ b/Source/Game/DataStorage/CharacterTemplateDataStorage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/CliDB.cs b/Source/Game/DataStorage/CliDB.cs index 06ca0f468..671dd7b57 100644 --- a/Source/Game/DataStorage/CliDB.cs +++ b/Source/Game/DataStorage/CliDB.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/ClientReader/CliDBReader.cs b/Source/Game/DataStorage/ClientReader/CliDBReader.cs index 3587bfef5..811944bd0 100644 --- a/Source/Game/DataStorage/ClientReader/CliDBReader.cs +++ b/Source/Game/DataStorage/ClientReader/CliDBReader.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/ClientReader/DB6Meta.cs b/Source/Game/DataStorage/ClientReader/DB6Meta.cs index 84fed3e9a..f0a3abc6c 100644 --- a/Source/Game/DataStorage/ClientReader/DB6Meta.cs +++ b/Source/Game/DataStorage/ClientReader/DB6Meta.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/ClientReader/DB6Storage.cs b/Source/Game/DataStorage/ClientReader/DB6Storage.cs index 51fa8cd3e..1d342884f 100644 --- a/Source/Game/DataStorage/ClientReader/DB6Storage.cs +++ b/Source/Game/DataStorage/ClientReader/DB6Storage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/ClientReader/GameTables.cs b/Source/Game/DataStorage/ClientReader/GameTables.cs index 7cd9e0e83..10d071dd7 100644 --- a/Source/Game/DataStorage/ClientReader/GameTables.cs +++ b/Source/Game/DataStorage/ClientReader/GameTables.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/ConversationDataStorage.cs b/Source/Game/DataStorage/ConversationDataStorage.cs index e50323ebd..18a729782 100644 --- a/Source/Game/DataStorage/ConversationDataStorage.cs +++ b/Source/Game/DataStorage/ConversationDataStorage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/DB2Manager.cs b/Source/Game/DataStorage/DB2Manager.cs index bed63dbf4..de1f056c1 100644 --- a/Source/Game/DataStorage/DB2Manager.cs +++ b/Source/Game/DataStorage/DB2Manager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/M2Storage.cs b/Source/Game/DataStorage/M2Storage.cs index 4c26a6a66..8b3f71158 100644 --- a/Source/Game/DataStorage/M2Storage.cs +++ b/Source/Game/DataStorage/M2Storage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/A_Records.cs b/Source/Game/DataStorage/Structs/A_Records.cs index f7b19a637..f00b684a4 100644 --- a/Source/Game/DataStorage/Structs/A_Records.cs +++ b/Source/Game/DataStorage/Structs/A_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/B_Records.cs b/Source/Game/DataStorage/Structs/B_Records.cs index cd5380455..760da0643 100644 --- a/Source/Game/DataStorage/Structs/B_Records.cs +++ b/Source/Game/DataStorage/Structs/B_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/C_Records.cs b/Source/Game/DataStorage/Structs/C_Records.cs index 5381285d2..95dc75d83 100644 --- a/Source/Game/DataStorage/Structs/C_Records.cs +++ b/Source/Game/DataStorage/Structs/C_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/D_Records.cs b/Source/Game/DataStorage/Structs/D_Records.cs index f08489bef..18b02c605 100644 --- a/Source/Game/DataStorage/Structs/D_Records.cs +++ b/Source/Game/DataStorage/Structs/D_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/E_Records.cs b/Source/Game/DataStorage/Structs/E_Records.cs index 687296bd4..780de6ecb 100644 --- a/Source/Game/DataStorage/Structs/E_Records.cs +++ b/Source/Game/DataStorage/Structs/E_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/F_Records.cs b/Source/Game/DataStorage/Structs/F_Records.cs index a1f955de2..66bbd759f 100644 --- a/Source/Game/DataStorage/Structs/F_Records.cs +++ b/Source/Game/DataStorage/Structs/F_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/G_Records.cs b/Source/Game/DataStorage/Structs/G_Records.cs index 5407c27bb..cf0031d38 100644 --- a/Source/Game/DataStorage/Structs/G_Records.cs +++ b/Source/Game/DataStorage/Structs/G_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/GameTablesRecords.cs b/Source/Game/DataStorage/Structs/GameTablesRecords.cs index 23cfcc78e..46a2ebe1a 100644 --- a/Source/Game/DataStorage/Structs/GameTablesRecords.cs +++ b/Source/Game/DataStorage/Structs/GameTablesRecords.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/H_Records.cs b/Source/Game/DataStorage/Structs/H_Records.cs index 88131d70c..7d17978d6 100644 --- a/Source/Game/DataStorage/Structs/H_Records.cs +++ b/Source/Game/DataStorage/Structs/H_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/I_Records.cs b/Source/Game/DataStorage/Structs/I_Records.cs index 4a351b7e2..991badf06 100644 --- a/Source/Game/DataStorage/Structs/I_Records.cs +++ b/Source/Game/DataStorage/Structs/I_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/K_Records.cs b/Source/Game/DataStorage/Structs/K_Records.cs index 418e65404..a0af22c1c 100644 --- a/Source/Game/DataStorage/Structs/K_Records.cs +++ b/Source/Game/DataStorage/Structs/K_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/L_Records.cs b/Source/Game/DataStorage/Structs/L_Records.cs index 733d2e520..47b8c474e 100644 --- a/Source/Game/DataStorage/Structs/L_Records.cs +++ b/Source/Game/DataStorage/Structs/L_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/M2Structure.cs b/Source/Game/DataStorage/Structs/M2Structure.cs index ff628d2ae..fb6ac7a47 100644 --- a/Source/Game/DataStorage/Structs/M2Structure.cs +++ b/Source/Game/DataStorage/Structs/M2Structure.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/M_Records.cs b/Source/Game/DataStorage/Structs/M_Records.cs index aa9783a02..94a5dd7a9 100644 --- a/Source/Game/DataStorage/Structs/M_Records.cs +++ b/Source/Game/DataStorage/Structs/M_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/MiscStructs.cs b/Source/Game/DataStorage/Structs/MiscStructs.cs index c90955568..8c7eceb90 100644 --- a/Source/Game/DataStorage/Structs/MiscStructs.cs +++ b/Source/Game/DataStorage/Structs/MiscStructs.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/N_Records.cs b/Source/Game/DataStorage/Structs/N_Records.cs index e8fe16528..6b304b23a 100644 --- a/Source/Game/DataStorage/Structs/N_Records.cs +++ b/Source/Game/DataStorage/Structs/N_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/O_Records.cs b/Source/Game/DataStorage/Structs/O_Records.cs index d737c1f04..f170fa819 100644 --- a/Source/Game/DataStorage/Structs/O_Records.cs +++ b/Source/Game/DataStorage/Structs/O_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/P_Records.cs b/Source/Game/DataStorage/Structs/P_Records.cs index 93e690455..852a4f7ab 100644 --- a/Source/Game/DataStorage/Structs/P_Records.cs +++ b/Source/Game/DataStorage/Structs/P_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/Q_Records.cs b/Source/Game/DataStorage/Structs/Q_Records.cs index a0140d2a5..cbae70a7b 100644 --- a/Source/Game/DataStorage/Structs/Q_Records.cs +++ b/Source/Game/DataStorage/Structs/Q_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/R_Records.cs b/Source/Game/DataStorage/Structs/R_Records.cs index 334707bb8..5d8a57155 100644 --- a/Source/Game/DataStorage/Structs/R_Records.cs +++ b/Source/Game/DataStorage/Structs/R_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/S_Records.cs b/Source/Game/DataStorage/Structs/S_Records.cs index e69378d75..8965a94db 100644 --- a/Source/Game/DataStorage/Structs/S_Records.cs +++ b/Source/Game/DataStorage/Structs/S_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/T_Records.cs b/Source/Game/DataStorage/Structs/T_Records.cs index 2ab17e1d3..b6ae9bdcc 100644 --- a/Source/Game/DataStorage/Structs/T_Records.cs +++ b/Source/Game/DataStorage/Structs/T_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/U_Records.cs b/Source/Game/DataStorage/Structs/U_Records.cs index 081fbcc18..fdf3d057f 100644 --- a/Source/Game/DataStorage/Structs/U_Records.cs +++ b/Source/Game/DataStorage/Structs/U_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/V_Records.cs b/Source/Game/DataStorage/Structs/V_Records.cs index 65dd15012..4c4db3970 100644 --- a/Source/Game/DataStorage/Structs/V_Records.cs +++ b/Source/Game/DataStorage/Structs/V_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DataStorage/Structs/W_Records.cs b/Source/Game/DataStorage/Structs/W_Records.cs index 2e8de687e..9e18901bc 100644 --- a/Source/Game/DataStorage/Structs/W_Records.cs +++ b/Source/Game/DataStorage/Structs/W_Records.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DungeonFinding/LFGGroupData.cs b/Source/Game/DungeonFinding/LFGGroupData.cs index 92453d751..f8e947ddd 100644 --- a/Source/Game/DungeonFinding/LFGGroupData.cs +++ b/Source/Game/DungeonFinding/LFGGroupData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DungeonFinding/LFGManager.cs b/Source/Game/DungeonFinding/LFGManager.cs index 470adcd93..433719f81 100644 --- a/Source/Game/DungeonFinding/LFGManager.cs +++ b/Source/Game/DungeonFinding/LFGManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DungeonFinding/LFGPlayerData.cs b/Source/Game/DungeonFinding/LFGPlayerData.cs index 2aefb71cf..9c1605213 100644 --- a/Source/Game/DungeonFinding/LFGPlayerData.cs +++ b/Source/Game/DungeonFinding/LFGPlayerData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DungeonFinding/LFGQueue.cs b/Source/Game/DungeonFinding/LFGQueue.cs index 0749f5776..2f0ca8f7f 100644 --- a/Source/Game/DungeonFinding/LFGQueue.cs +++ b/Source/Game/DungeonFinding/LFGQueue.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/DungeonFinding/LFGScripts.cs b/Source/Game/DungeonFinding/LFGScripts.cs index ba378a712..c3429756e 100644 --- a/Source/Game/DungeonFinding/LFGScripts.cs +++ b/Source/Game/DungeonFinding/LFGScripts.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/AreaTrigger/AreaTrigger.cs b/Source/Game/Entities/AreaTrigger/AreaTrigger.cs index 7545aecfe..bb0958bce 100644 --- a/Source/Game/Entities/AreaTrigger/AreaTrigger.cs +++ b/Source/Game/Entities/AreaTrigger/AreaTrigger.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/AreaTrigger/AreaTriggerTemplate.cs b/Source/Game/Entities/AreaTrigger/AreaTriggerTemplate.cs index d71574e1d..790e5ec93 100644 --- a/Source/Game/Entities/AreaTrigger/AreaTriggerTemplate.cs +++ b/Source/Game/Entities/AreaTrigger/AreaTriggerTemplate.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Conversation.cs b/Source/Game/Entities/Conversation.cs index 66a982510..0e349e88c 100644 --- a/Source/Game/Entities/Conversation.cs +++ b/Source/Game/Entities/Conversation.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Corpse.cs b/Source/Game/Entities/Corpse.cs index 8e129d175..e2eaaf3be 100644 --- a/Source/Game/Entities/Corpse.cs +++ b/Source/Game/Entities/Corpse.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Creature/Creature.Fields.cs b/Source/Game/Entities/Creature/Creature.Fields.cs index c6517e16b..31fc23a10 100644 --- a/Source/Game/Entities/Creature/Creature.Fields.cs +++ b/Source/Game/Entities/Creature/Creature.Fields.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Creature/Creature.cs b/Source/Game/Entities/Creature/Creature.cs index 3d1694cfd..11900367c 100644 --- a/Source/Game/Entities/Creature/Creature.cs +++ b/Source/Game/Entities/Creature/Creature.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Creature/CreatureData.cs b/Source/Game/Entities/Creature/CreatureData.cs index 7111669cc..3edf9340f 100644 --- a/Source/Game/Entities/Creature/CreatureData.cs +++ b/Source/Game/Entities/Creature/CreatureData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Creature/CreatureGroups.cs b/Source/Game/Entities/Creature/CreatureGroups.cs index b419d31cd..80b592e88 100644 --- a/Source/Game/Entities/Creature/CreatureGroups.cs +++ b/Source/Game/Entities/Creature/CreatureGroups.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Creature/Gossip.cs b/Source/Game/Entities/Creature/Gossip.cs index 6b46179b3..8df13a830 100644 --- a/Source/Game/Entities/Creature/Gossip.cs +++ b/Source/Game/Entities/Creature/Gossip.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/DynamicObject.cs b/Source/Game/Entities/DynamicObject.cs index 9270d9036..0a7b29eda 100644 --- a/Source/Game/Entities/DynamicObject.cs +++ b/Source/Game/Entities/DynamicObject.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/GameObject/GameObject.cs b/Source/Game/Entities/GameObject/GameObject.cs index a66885758..01e8742b7 100644 --- a/Source/Game/Entities/GameObject/GameObject.cs +++ b/Source/Game/Entities/GameObject/GameObject.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/GameObject/GameObjectData.cs b/Source/Game/Entities/GameObject/GameObjectData.cs index 02f1a925c..5617920da 100644 --- a/Source/Game/Entities/GameObject/GameObjectData.cs +++ b/Source/Game/Entities/GameObject/GameObjectData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Item/Bag.cs b/Source/Game/Entities/Item/Bag.cs index e3946f5b8..abc0bb4d0 100644 --- a/Source/Game/Entities/Item/Bag.cs +++ b/Source/Game/Entities/Item/Bag.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Item/Item.cs b/Source/Game/Entities/Item/Item.cs index dcfbe0e90..14b24f508 100644 --- a/Source/Game/Entities/Item/Item.cs +++ b/Source/Game/Entities/Item/Item.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Item/ItemEnchantment.cs b/Source/Game/Entities/Item/ItemEnchantment.cs index 3aa5a7cef..8ad2a0650 100644 --- a/Source/Game/Entities/Item/ItemEnchantment.cs +++ b/Source/Game/Entities/Item/ItemEnchantment.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Item/ItemTemplate.cs b/Source/Game/Entities/Item/ItemTemplate.cs index dfe671b95..3d60a922c 100644 --- a/Source/Game/Entities/Item/ItemTemplate.cs +++ b/Source/Game/Entities/Item/ItemTemplate.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Object/ObjectGuid.cs b/Source/Game/Entities/Object/ObjectGuid.cs index 68daf41f1..81112beec 100644 --- a/Source/Game/Entities/Object/ObjectGuid.cs +++ b/Source/Game/Entities/Object/ObjectGuid.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Object/Position.cs b/Source/Game/Entities/Object/Position.cs index 26a190504..521345d18 100644 --- a/Source/Game/Entities/Object/Position.cs +++ b/Source/Game/Entities/Object/Position.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Object/Update/UpdateData.cs b/Source/Game/Entities/Object/Update/UpdateData.cs index 85ba12f3f..94858836b 100644 --- a/Source/Game/Entities/Object/Update/UpdateData.cs +++ b/Source/Game/Entities/Object/Update/UpdateData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Object/Update/UpdateMask.cs b/Source/Game/Entities/Object/Update/UpdateMask.cs index 933208285..18d8da9a8 100644 --- a/Source/Game/Entities/Object/Update/UpdateMask.cs +++ b/Source/Game/Entities/Object/Update/UpdateMask.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Object/WorldObject.cs b/Source/Game/Entities/Object/WorldObject.cs index ded192762..547deb42e 100644 --- a/Source/Game/Entities/Object/WorldObject.cs +++ b/Source/Game/Entities/Object/WorldObject.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Pet.cs b/Source/Game/Entities/Pet.cs index 4c7f0b471..c57a0cb2a 100644 --- a/Source/Game/Entities/Pet.cs +++ b/Source/Game/Entities/Pet.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/CinematicManager.cs b/Source/Game/Entities/Player/CinematicManager.cs index e42810f7b..d64141b18 100644 --- a/Source/Game/Entities/Player/CinematicManager.cs +++ b/Source/Game/Entities/Player/CinematicManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/CollectionManager.cs b/Source/Game/Entities/Player/CollectionManager.cs index 1b7362186..4f9d369a0 100644 --- a/Source/Game/Entities/Player/CollectionManager.cs +++ b/Source/Game/Entities/Player/CollectionManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/KillRewarder.cs b/Source/Game/Entities/Player/KillRewarder.cs index 2d0b665bd..c0a01fcf8 100644 --- a/Source/Game/Entities/Player/KillRewarder.cs +++ b/Source/Game/Entities/Player/KillRewarder.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Achievement.cs b/Source/Game/Entities/Player/Player.Achievement.cs index a7501b768..ac1a826ac 100644 --- a/Source/Game/Entities/Player/Player.Achievement.cs +++ b/Source/Game/Entities/Player/Player.Achievement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Combat.cs b/Source/Game/Entities/Player/Player.Combat.cs index ccdf044d1..354559b69 100644 --- a/Source/Game/Entities/Player/Player.Combat.cs +++ b/Source/Game/Entities/Player/Player.Combat.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.DB.cs b/Source/Game/Entities/Player/Player.DB.cs index e2ac54497..227894b0f 100644 --- a/Source/Game/Entities/Player/Player.DB.cs +++ b/Source/Game/Entities/Player/Player.DB.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Fields.cs b/Source/Game/Entities/Player/Player.Fields.cs index 2af6f1672..f57cb77a6 100644 --- a/Source/Game/Entities/Player/Player.Fields.cs +++ b/Source/Game/Entities/Player/Player.Fields.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Groups.cs b/Source/Game/Entities/Player/Player.Groups.cs index a06703482..7b3fe59f7 100644 --- a/Source/Game/Entities/Player/Player.Groups.cs +++ b/Source/Game/Entities/Player/Player.Groups.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Items.cs b/Source/Game/Entities/Player/Player.Items.cs index 60baadcb6..93089d281 100644 --- a/Source/Game/Entities/Player/Player.Items.cs +++ b/Source/Game/Entities/Player/Player.Items.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Map.cs b/Source/Game/Entities/Player/Player.Map.cs index ea6109a63..7224cf7d6 100644 --- a/Source/Game/Entities/Player/Player.Map.cs +++ b/Source/Game/Entities/Player/Player.Map.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.PvP.cs b/Source/Game/Entities/Player/Player.PvP.cs index 7ad682c0b..8c36e545f 100644 --- a/Source/Game/Entities/Player/Player.PvP.cs +++ b/Source/Game/Entities/Player/Player.PvP.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Quest.cs b/Source/Game/Entities/Player/Player.Quest.cs index 3ce6b8b77..2d0687a82 100644 --- a/Source/Game/Entities/Player/Player.Quest.cs +++ b/Source/Game/Entities/Player/Player.Quest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Spells.cs b/Source/Game/Entities/Player/Player.Spells.cs index 454c684ef..ce3052b25 100644 --- a/Source/Game/Entities/Player/Player.Spells.cs +++ b/Source/Game/Entities/Player/Player.Spells.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.Talents.cs b/Source/Game/Entities/Player/Player.Talents.cs index 7d6119acd..271dd56c9 100644 --- a/Source/Game/Entities/Player/Player.Talents.cs +++ b/Source/Game/Entities/Player/Player.Talents.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/Player.cs b/Source/Game/Entities/Player/Player.cs index fa4a3ea2e..c483b954b 100644 --- a/Source/Game/Entities/Player/Player.cs +++ b/Source/Game/Entities/Player/Player.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/PlayerTaxi.cs b/Source/Game/Entities/Player/PlayerTaxi.cs index 56da5e2af..ab087ca53 100644 --- a/Source/Game/Entities/Player/PlayerTaxi.cs +++ b/Source/Game/Entities/Player/PlayerTaxi.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/SceneMgr.cs b/Source/Game/Entities/Player/SceneMgr.cs index a34f503de..2a23264a0 100644 --- a/Source/Game/Entities/Player/SceneMgr.cs +++ b/Source/Game/Entities/Player/SceneMgr.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/SocialMgr.cs b/Source/Game/Entities/Player/SocialMgr.cs index 88c2feb82..b9ddf9cec 100644 --- a/Source/Game/Entities/Player/SocialMgr.cs +++ b/Source/Game/Entities/Player/SocialMgr.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Player/TradeData.cs b/Source/Game/Entities/Player/TradeData.cs index 20a627998..207d0c2fa 100644 --- a/Source/Game/Entities/Player/TradeData.cs +++ b/Source/Game/Entities/Player/TradeData.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/StatSystem.cs b/Source/Game/Entities/StatSystem.cs index 49f6041ab..be87459c1 100644 --- a/Source/Game/Entities/StatSystem.cs +++ b/Source/Game/Entities/StatSystem.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Taxi/Graph.cs b/Source/Game/Entities/Taxi/Graph.cs index 170b5e85f..395923efe 100644 --- a/Source/Game/Entities/Taxi/Graph.cs +++ b/Source/Game/Entities/Taxi/Graph.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Taxi/TaxiPathGraph.cs b/Source/Game/Entities/Taxi/TaxiPathGraph.cs index 140976b50..2334a3e4f 100644 --- a/Source/Game/Entities/Taxi/TaxiPathGraph.cs +++ b/Source/Game/Entities/Taxi/TaxiPathGraph.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/TemporarySummon.cs b/Source/Game/Entities/TemporarySummon.cs index 496e255eb..801283f92 100644 --- a/Source/Game/Entities/TemporarySummon.cs +++ b/Source/Game/Entities/TemporarySummon.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Totem.cs b/Source/Game/Entities/Totem.cs index a5ed7bc71..b3f1636e3 100644 --- a/Source/Game/Entities/Totem.cs +++ b/Source/Game/Entities/Totem.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Transport.cs b/Source/Game/Entities/Transport.cs index 8c58bbf36..aa00fdd37 100644 --- a/Source/Game/Entities/Transport.cs +++ b/Source/Game/Entities/Transport.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/CharmInfo.cs b/Source/Game/Entities/Unit/CharmInfo.cs index c95f35478..98ae51666 100644 --- a/Source/Game/Entities/Unit/CharmInfo.cs +++ b/Source/Game/Entities/Unit/CharmInfo.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Comparer.cs b/Source/Game/Entities/Unit/Comparer.cs index 03b72095b..4d63f0fba 100644 --- a/Source/Game/Entities/Unit/Comparer.cs +++ b/Source/Game/Entities/Unit/Comparer.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.Combat.cs b/Source/Game/Entities/Unit/Unit.Combat.cs index 747ba657b..23ab6e461 100644 --- a/Source/Game/Entities/Unit/Unit.Combat.cs +++ b/Source/Game/Entities/Unit/Unit.Combat.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.Fields.cs b/Source/Game/Entities/Unit/Unit.Fields.cs index a587e09a7..0151eec24 100644 --- a/Source/Game/Entities/Unit/Unit.Fields.cs +++ b/Source/Game/Entities/Unit/Unit.Fields.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.Movement.cs b/Source/Game/Entities/Unit/Unit.Movement.cs index 83565ba64..143f08401 100644 --- a/Source/Game/Entities/Unit/Unit.Movement.cs +++ b/Source/Game/Entities/Unit/Unit.Movement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.Pets.cs b/Source/Game/Entities/Unit/Unit.Pets.cs index 314f265a7..970bf15f5 100644 --- a/Source/Game/Entities/Unit/Unit.Pets.cs +++ b/Source/Game/Entities/Unit/Unit.Pets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.Spells.cs b/Source/Game/Entities/Unit/Unit.Spells.cs index bce1fbf99..3e9820c07 100644 --- a/Source/Game/Entities/Unit/Unit.Spells.cs +++ b/Source/Game/Entities/Unit/Unit.Spells.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Unit/Unit.cs b/Source/Game/Entities/Unit/Unit.cs index 669975002..0ddc254f2 100644 --- a/Source/Game/Entities/Unit/Unit.cs +++ b/Source/Game/Entities/Unit/Unit.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Entities/Vehicle.cs b/Source/Game/Entities/Vehicle.cs index b092a9219..61e6f1b30 100644 --- a/Source/Game/Entities/Vehicle.cs +++ b/Source/Game/Entities/Vehicle.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Events/GameEventManager.cs b/Source/Game/Events/GameEventManager.cs index dbbca8b28..a2b373c27 100644 --- a/Source/Game/Events/GameEventManager.cs +++ b/Source/Game/Events/GameEventManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Garrisons/GarrisonManager.cs b/Source/Game/Garrisons/GarrisonManager.cs index d58e5e605..7362f8ca8 100644 --- a/Source/Game/Garrisons/GarrisonManager.cs +++ b/Source/Game/Garrisons/GarrisonManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Garrisons/GarrisonMap.cs b/Source/Game/Garrisons/GarrisonMap.cs index c73e61b2a..ceb609df7 100644 --- a/Source/Game/Garrisons/GarrisonMap.cs +++ b/Source/Game/Garrisons/GarrisonMap.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Garrisons/Garrisons.cs b/Source/Game/Garrisons/Garrisons.cs index 50c2c12c9..77fa6dab2 100644 --- a/Source/Game/Garrisons/Garrisons.cs +++ b/Source/Game/Garrisons/Garrisons.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Globals/Global.cs b/Source/Game/Globals/Global.cs index bc165d9e9..761427abb 100644 --- a/Source/Game/Globals/Global.cs +++ b/Source/Game/Globals/Global.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Globals/ObjectAccessor.cs b/Source/Game/Globals/ObjectAccessor.cs index ab68c3469..a91cf9e5f 100644 --- a/Source/Game/Globals/ObjectAccessor.cs +++ b/Source/Game/Globals/ObjectAccessor.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Globals/ObjectManager.cs b/Source/Game/Globals/ObjectManager.cs index fbb97b9eb..91e3aa5d4 100644 --- a/Source/Game/Globals/ObjectManager.cs +++ b/Source/Game/Globals/ObjectManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Groups/Group.cs b/Source/Game/Groups/Group.cs index c68079d4e..6e32f6015 100644 --- a/Source/Game/Groups/Group.cs +++ b/Source/Game/Groups/Group.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Groups/GroupManager.cs b/Source/Game/Groups/GroupManager.cs index 8a0a9c7aa..5fe77dc93 100644 --- a/Source/Game/Groups/GroupManager.cs +++ b/Source/Game/Groups/GroupManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Groups/GroupReference.cs b/Source/Game/Groups/GroupReference.cs index e010310a8..6e71e249f 100644 --- a/Source/Game/Groups/GroupReference.cs +++ b/Source/Game/Groups/GroupReference.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Guilds/Guild.cs b/Source/Game/Guilds/Guild.cs index 6499f1460..19fa89d5f 100644 --- a/Source/Game/Guilds/Guild.cs +++ b/Source/Game/Guilds/Guild.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Guilds/GuildFinderManager.cs b/Source/Game/Guilds/GuildFinderManager.cs index ef58ab83f..48822731c 100644 --- a/Source/Game/Guilds/GuildFinderManager.cs +++ b/Source/Game/Guilds/GuildFinderManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Guilds/GuildManager.cs b/Source/Game/Guilds/GuildManager.cs index b47b8bf59..325a2a6c9 100644 --- a/Source/Game/Guilds/GuildManager.cs +++ b/Source/Game/Guilds/GuildManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ArenaHandler.cs b/Source/Game/Handlers/ArenaHandler.cs index ebed62623..b15e93737 100644 --- a/Source/Game/Handlers/ArenaHandler.cs +++ b/Source/Game/Handlers/ArenaHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ArtifactHandler.cs b/Source/Game/Handlers/ArtifactHandler.cs index 31025ebc2..cef8330b5 100644 --- a/Source/Game/Handlers/ArtifactHandler.cs +++ b/Source/Game/Handlers/ArtifactHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/AuctionHandler.cs b/Source/Game/Handlers/AuctionHandler.cs index b67ced375..3d23872a5 100644 --- a/Source/Game/Handlers/AuctionHandler.cs +++ b/Source/Game/Handlers/AuctionHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/AuthenticationHandler.cs b/Source/Game/Handlers/AuthenticationHandler.cs index 962db2abb..89d488a3d 100644 --- a/Source/Game/Handlers/AuthenticationHandler.cs +++ b/Source/Game/Handlers/AuthenticationHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BankHandler.cs b/Source/Game/Handlers/BankHandler.cs index 9c8499a3a..b8bb104bf 100644 --- a/Source/Game/Handlers/BankHandler.cs +++ b/Source/Game/Handlers/BankHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BattleFieldHandler.cs b/Source/Game/Handlers/BattleFieldHandler.cs index 96551277f..84b664785 100644 --- a/Source/Game/Handlers/BattleFieldHandler.cs +++ b/Source/Game/Handlers/BattleFieldHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BattleGroundHandler.cs b/Source/Game/Handlers/BattleGroundHandler.cs index 0b2b2399a..79f8d254f 100644 --- a/Source/Game/Handlers/BattleGroundHandler.cs +++ b/Source/Game/Handlers/BattleGroundHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BattlePetHandler.cs b/Source/Game/Handlers/BattlePetHandler.cs index 3a4d82443..67b76b4e3 100644 --- a/Source/Game/Handlers/BattlePetHandler.cs +++ b/Source/Game/Handlers/BattlePetHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BattlenetHandler.cs b/Source/Game/Handlers/BattlenetHandler.cs index 124d8157d..dd413ecbe 100644 --- a/Source/Game/Handlers/BattlenetHandler.cs +++ b/Source/Game/Handlers/BattlenetHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/BlackMarketHandlers.cs b/Source/Game/Handlers/BlackMarketHandlers.cs index 1070ffd41..a2312aca3 100644 --- a/Source/Game/Handlers/BlackMarketHandlers.cs +++ b/Source/Game/Handlers/BlackMarketHandlers.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/CalendarHandler.cs b/Source/Game/Handlers/CalendarHandler.cs index df3364f8a..6ffb3f3ad 100644 --- a/Source/Game/Handlers/CalendarHandler.cs +++ b/Source/Game/Handlers/CalendarHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ChannelHandler.cs b/Source/Game/Handlers/ChannelHandler.cs index f46a7ff79..d184f239d 100644 --- a/Source/Game/Handlers/ChannelHandler.cs +++ b/Source/Game/Handlers/ChannelHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/CharacterHandler.cs b/Source/Game/Handlers/CharacterHandler.cs index 7b3a5eeef..ec0bcd547 100644 --- a/Source/Game/Handlers/CharacterHandler.cs +++ b/Source/Game/Handlers/CharacterHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ChatHandler.cs b/Source/Game/Handlers/ChatHandler.cs index 82e7907a4..cecd7b730 100644 --- a/Source/Game/Handlers/ChatHandler.cs +++ b/Source/Game/Handlers/ChatHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/CollectionsHandler.cs b/Source/Game/Handlers/CollectionsHandler.cs index 0dcffedac..e4cb34b70 100644 --- a/Source/Game/Handlers/CollectionsHandler.cs +++ b/Source/Game/Handlers/CollectionsHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/CombatHandler.cs b/Source/Game/Handlers/CombatHandler.cs index c5351f63f..4853bded2 100644 --- a/Source/Game/Handlers/CombatHandler.cs +++ b/Source/Game/Handlers/CombatHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/DuelHandler.cs b/Source/Game/Handlers/DuelHandler.cs index 7b4d5b010..18da8f133 100644 --- a/Source/Game/Handlers/DuelHandler.cs +++ b/Source/Game/Handlers/DuelHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/GarrisonHandler.cs b/Source/Game/Handlers/GarrisonHandler.cs index fecaa8bf4..bb1b958de 100644 --- a/Source/Game/Handlers/GarrisonHandler.cs +++ b/Source/Game/Handlers/GarrisonHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/GroupHandler.cs b/Source/Game/Handlers/GroupHandler.cs index 81855ca9a..81d010e86 100644 --- a/Source/Game/Handlers/GroupHandler.cs +++ b/Source/Game/Handlers/GroupHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/GuildFinderHandler.cs b/Source/Game/Handlers/GuildFinderHandler.cs index 5812717f2..750bb75a8 100644 --- a/Source/Game/Handlers/GuildFinderHandler.cs +++ b/Source/Game/Handlers/GuildFinderHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/GuildHandler.cs b/Source/Game/Handlers/GuildHandler.cs index eee44f029..bb599e7f4 100644 --- a/Source/Game/Handlers/GuildHandler.cs +++ b/Source/Game/Handlers/GuildHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/HotfixHandler.cs b/Source/Game/Handlers/HotfixHandler.cs index 12f9bd0e7..3330d6078 100644 --- a/Source/Game/Handlers/HotfixHandler.cs +++ b/Source/Game/Handlers/HotfixHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/InspectHandler.cs b/Source/Game/Handlers/InspectHandler.cs index f5af84612..783ce094a 100644 --- a/Source/Game/Handlers/InspectHandler.cs +++ b/Source/Game/Handlers/InspectHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ItemHandler.cs b/Source/Game/Handlers/ItemHandler.cs index 017843544..71c572624 100644 --- a/Source/Game/Handlers/ItemHandler.cs +++ b/Source/Game/Handlers/ItemHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/LFGHandler.cs b/Source/Game/Handlers/LFGHandler.cs index 50eeca5ea..f3806771b 100644 --- a/Source/Game/Handlers/LFGHandler.cs +++ b/Source/Game/Handlers/LFGHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/LogoutHandler.cs b/Source/Game/Handlers/LogoutHandler.cs index bd411443f..0e5b8ef8f 100644 --- a/Source/Game/Handlers/LogoutHandler.cs +++ b/Source/Game/Handlers/LogoutHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/LootHandler.cs b/Source/Game/Handlers/LootHandler.cs index 2a8e0f11f..176620870 100644 --- a/Source/Game/Handlers/LootHandler.cs +++ b/Source/Game/Handlers/LootHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/MailHandler.cs b/Source/Game/Handlers/MailHandler.cs index adafccc7d..1b9f4521c 100644 --- a/Source/Game/Handlers/MailHandler.cs +++ b/Source/Game/Handlers/MailHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/MiscHandler.cs b/Source/Game/Handlers/MiscHandler.cs index b30177df0..6ffabbc4b 100644 --- a/Source/Game/Handlers/MiscHandler.cs +++ b/Source/Game/Handlers/MiscHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/MovementHandler.cs b/Source/Game/Handlers/MovementHandler.cs index b2f1bced2..23a5b0952 100644 --- a/Source/Game/Handlers/MovementHandler.cs +++ b/Source/Game/Handlers/MovementHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/NPCHandler.cs b/Source/Game/Handlers/NPCHandler.cs index 6530b1a92..2ff806a58 100644 --- a/Source/Game/Handlers/NPCHandler.cs +++ b/Source/Game/Handlers/NPCHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/PetHandler.cs b/Source/Game/Handlers/PetHandler.cs index ccc69663c..18f66a7eb 100644 --- a/Source/Game/Handlers/PetHandler.cs +++ b/Source/Game/Handlers/PetHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/PetitionsHandler.cs b/Source/Game/Handlers/PetitionsHandler.cs index 1e9c96048..a7262d353 100644 --- a/Source/Game/Handlers/PetitionsHandler.cs +++ b/Source/Game/Handlers/PetitionsHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/QueryHandler.cs b/Source/Game/Handlers/QueryHandler.cs index 5ecf046b8..1cb8c841c 100644 --- a/Source/Game/Handlers/QueryHandler.cs +++ b/Source/Game/Handlers/QueryHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/QuestHandler.cs b/Source/Game/Handlers/QuestHandler.cs index e520330c7..c1898ea62 100644 --- a/Source/Game/Handlers/QuestHandler.cs +++ b/Source/Game/Handlers/QuestHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/RAFHandler.cs b/Source/Game/Handlers/RAFHandler.cs index 66706f1a0..586262b41 100644 --- a/Source/Game/Handlers/RAFHandler.cs +++ b/Source/Game/Handlers/RAFHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ScenarioHandler.cs b/Source/Game/Handlers/ScenarioHandler.cs index 4dddb5b31..4df7036b6 100644 --- a/Source/Game/Handlers/ScenarioHandler.cs +++ b/Source/Game/Handlers/ScenarioHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/SceneHandler.cs b/Source/Game/Handlers/SceneHandler.cs index a1aaa0d5f..dc0419f57 100644 --- a/Source/Game/Handlers/SceneHandler.cs +++ b/Source/Game/Handlers/SceneHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/SkillHandler.cs b/Source/Game/Handlers/SkillHandler.cs index c58238513..2226f3632 100644 --- a/Source/Game/Handlers/SkillHandler.cs +++ b/Source/Game/Handlers/SkillHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/SocialHandler.cs b/Source/Game/Handlers/SocialHandler.cs index 9ec9f79b0..329153208 100644 --- a/Source/Game/Handlers/SocialHandler.cs +++ b/Source/Game/Handlers/SocialHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/SpellHandler.cs b/Source/Game/Handlers/SpellHandler.cs index d9396f70c..51edced3b 100644 --- a/Source/Game/Handlers/SpellHandler.cs +++ b/Source/Game/Handlers/SpellHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TaxiHandler.cs b/Source/Game/Handlers/TaxiHandler.cs index 097c3f535..1f5e279ea 100644 --- a/Source/Game/Handlers/TaxiHandler.cs +++ b/Source/Game/Handlers/TaxiHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TicketHandler.cs b/Source/Game/Handlers/TicketHandler.cs index ab13798c8..d8eea55c6 100644 --- a/Source/Game/Handlers/TicketHandler.cs +++ b/Source/Game/Handlers/TicketHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TimeHandler.cs b/Source/Game/Handlers/TimeHandler.cs index 35ed3db90..f9ce8c66b 100644 --- a/Source/Game/Handlers/TimeHandler.cs +++ b/Source/Game/Handlers/TimeHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TokenHandler.cs b/Source/Game/Handlers/TokenHandler.cs index 30a02f3bb..1c422fec7 100644 --- a/Source/Game/Handlers/TokenHandler.cs +++ b/Source/Game/Handlers/TokenHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/ToyHandler.cs b/Source/Game/Handlers/ToyHandler.cs index d769c0132..ba11d76b3 100644 --- a/Source/Game/Handlers/ToyHandler.cs +++ b/Source/Game/Handlers/ToyHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TradeHandler.cs b/Source/Game/Handlers/TradeHandler.cs index 3b7964332..950e90056 100644 --- a/Source/Game/Handlers/TradeHandler.cs +++ b/Source/Game/Handlers/TradeHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/TransmogrificationHandler.cs b/Source/Game/Handlers/TransmogrificationHandler.cs index edfe597e4..3291010df 100644 --- a/Source/Game/Handlers/TransmogrificationHandler.cs +++ b/Source/Game/Handlers/TransmogrificationHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/VehicleHandler.cs b/Source/Game/Handlers/VehicleHandler.cs index 0039dc278..e89c01047 100644 --- a/Source/Game/Handlers/VehicleHandler.cs +++ b/Source/Game/Handlers/VehicleHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Handlers/VoidStorageHandler.cs b/Source/Game/Handlers/VoidStorageHandler.cs index 214e975e5..0f8eab2af 100644 --- a/Source/Game/Handlers/VoidStorageHandler.cs +++ b/Source/Game/Handlers/VoidStorageHandler.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Loot/Loot.cs b/Source/Game/Loot/Loot.cs index b856d1057..3e5af2736 100644 --- a/Source/Game/Loot/Loot.cs +++ b/Source/Game/Loot/Loot.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Loot/LootManager.cs b/Source/Game/Loot/LootManager.cs index 79a459897..fc8d22b17 100644 --- a/Source/Game/Loot/LootManager.cs +++ b/Source/Game/Loot/LootManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Loot/LootStorage.cs b/Source/Game/Loot/LootStorage.cs index b7ba9f818..6170355fb 100644 --- a/Source/Game/Loot/LootStorage.cs +++ b/Source/Game/Loot/LootStorage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Mails/Mail.cs b/Source/Game/Mails/Mail.cs index 2ff3e7521..3d1ee3f1c 100644 --- a/Source/Game/Mails/Mail.cs +++ b/Source/Game/Mails/Mail.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Mails/MailDraft.cs b/Source/Game/Mails/MailDraft.cs index 3fb9beb96..56f4db395 100644 --- a/Source/Game/Mails/MailDraft.cs +++ b/Source/Game/Mails/MailDraft.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/AreaBoundary.cs b/Source/Game/Maps/AreaBoundary.cs index be9b412ac..185c3ba4b 100644 --- a/Source/Game/Maps/AreaBoundary.cs +++ b/Source/Game/Maps/AreaBoundary.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Cell.cs b/Source/Game/Maps/Cell.cs index e4065949d..e3042f20e 100644 --- a/Source/Game/Maps/Cell.cs +++ b/Source/Game/Maps/Cell.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Grid.cs b/Source/Game/Maps/Grid.cs index d8a7515fe..874bd21c5 100644 --- a/Source/Game/Maps/Grid.cs +++ b/Source/Game/Maps/Grid.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/GridDefines.cs b/Source/Game/Maps/GridDefines.cs index 707166cf8..c1d4d7c34 100644 --- a/Source/Game/Maps/GridDefines.cs +++ b/Source/Game/Maps/GridDefines.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/GridMap.cs b/Source/Game/Maps/GridMap.cs index fd360635d..455a6d538 100644 --- a/Source/Game/Maps/GridMap.cs +++ b/Source/Game/Maps/GridMap.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/GridNotifiers.cs b/Source/Game/Maps/GridNotifiers.cs index 891d8019c..9ffdeb3e3 100644 --- a/Source/Game/Maps/GridNotifiers.cs +++ b/Source/Game/Maps/GridNotifiers.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Instances/InstanceSaveManager.cs b/Source/Game/Maps/Instances/InstanceSaveManager.cs index ee3af4753..f6014cd90 100644 --- a/Source/Game/Maps/Instances/InstanceSaveManager.cs +++ b/Source/Game/Maps/Instances/InstanceSaveManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Instances/InstanceScript.cs b/Source/Game/Maps/Instances/InstanceScript.cs index 0f20105f2..423994b67 100644 --- a/Source/Game/Maps/Instances/InstanceScript.cs +++ b/Source/Game/Maps/Instances/InstanceScript.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Instances/MapInstance.cs b/Source/Game/Maps/Instances/MapInstance.cs index 6c16d2253..30a15de2a 100644 --- a/Source/Game/Maps/Instances/MapInstance.cs +++ b/Source/Game/Maps/Instances/MapInstance.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/MMapManager.cs b/Source/Game/Maps/MMapManager.cs index 9d62e8cc9..83ccf2266 100644 --- a/Source/Game/Maps/MMapManager.cs +++ b/Source/Game/Maps/MMapManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/Map.cs b/Source/Game/Maps/Map.cs index 5ff3d0b08..9b64c5183 100644 --- a/Source/Game/Maps/Map.cs +++ b/Source/Game/Maps/Map.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/MapManager.cs b/Source/Game/Maps/MapManager.cs index f0aaf31b2..7db375e80 100644 --- a/Source/Game/Maps/MapManager.cs +++ b/Source/Game/Maps/MapManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/MapUpdater.cs b/Source/Game/Maps/MapUpdater.cs index b42f68a4d..e655b1508 100644 --- a/Source/Game/Maps/MapUpdater.cs +++ b/Source/Game/Maps/MapUpdater.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/ObjectGridLoader.cs b/Source/Game/Maps/ObjectGridLoader.cs index 8fd025af5..a0075b5e6 100644 --- a/Source/Game/Maps/ObjectGridLoader.cs +++ b/Source/Game/Maps/ObjectGridLoader.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/TransportManager.cs b/Source/Game/Maps/TransportManager.cs index e7c3ebcc5..f21913a26 100644 --- a/Source/Game/Maps/TransportManager.cs +++ b/Source/Game/Maps/TransportManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Maps/ZoneScript.cs b/Source/Game/Maps/ZoneScript.cs index 8d75250da..b32e5a9bd 100644 --- a/Source/Game/Maps/ZoneScript.cs +++ b/Source/Game/Maps/ZoneScript.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Miscellaneous/Formulas.cs b/Source/Game/Miscellaneous/Formulas.cs index 18b418742..e23778059 100644 --- a/Source/Game/Miscellaneous/Formulas.cs +++ b/Source/Game/Miscellaneous/Formulas.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/ConfusedGenerator.cs b/Source/Game/Movement/Generators/ConfusedGenerator.cs index de9eb8a10..a882f297a 100644 --- a/Source/Game/Movement/Generators/ConfusedGenerator.cs +++ b/Source/Game/Movement/Generators/ConfusedGenerator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -68,6 +68,7 @@ namespace Game.Movement owner.StopMoving(); owner.AddUnitState(UnitState.Confused | UnitState.ConfusedMove); } + public override bool DoUpdate(T owner, uint time_diff) { if (owner.HasUnitState(UnitState.Root | UnitState.Stunned | UnitState.Distracted)) diff --git a/Source/Game/Movement/Generators/FleeingGenerator.cs b/Source/Game/Movement/Generators/FleeingGenerator.cs index 23ca031fa..9e272052d 100644 --- a/Source/Game/Movement/Generators/FleeingGenerator.cs +++ b/Source/Game/Movement/Generators/FleeingGenerator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/HomeMovement.cs b/Source/Game/Movement/Generators/HomeMovement.cs index 8b9acd6a0..4c509f051 100644 --- a/Source/Game/Movement/Generators/HomeMovement.cs +++ b/Source/Game/Movement/Generators/HomeMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/IdleMovement.cs b/Source/Game/Movement/Generators/IdleMovement.cs index b632c7afc..d35a8c9c0 100644 --- a/Source/Game/Movement/Generators/IdleMovement.cs +++ b/Source/Game/Movement/Generators/IdleMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/MovementGenerators.cs b/Source/Game/Movement/Generators/MovementGenerators.cs index e74ffcc80..0987fd324 100644 --- a/Source/Game/Movement/Generators/MovementGenerators.cs +++ b/Source/Game/Movement/Generators/MovementGenerators.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/PathGenerator.cs b/Source/Game/Movement/Generators/PathGenerator.cs index 64d055a4a..800491a1b 100644 --- a/Source/Game/Movement/Generators/PathGenerator.cs +++ b/Source/Game/Movement/Generators/PathGenerator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/PointMovement.cs b/Source/Game/Movement/Generators/PointMovement.cs index a377ed31a..05f1ed5ed 100644 --- a/Source/Game/Movement/Generators/PointMovement.cs +++ b/Source/Game/Movement/Generators/PointMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/RandomMovement.cs b/Source/Game/Movement/Generators/RandomMovement.cs index 82144c0a4..b2185a28f 100644 --- a/Source/Game/Movement/Generators/RandomMovement.cs +++ b/Source/Game/Movement/Generators/RandomMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/SplineChainMovementGenerator.cs b/Source/Game/Movement/Generators/SplineChainMovementGenerator.cs index 43ce695fb..f026f70b6 100644 --- a/Source/Game/Movement/Generators/SplineChainMovementGenerator.cs +++ b/Source/Game/Movement/Generators/SplineChainMovementGenerator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/TargetMovement.cs b/Source/Game/Movement/Generators/TargetMovement.cs index 8d7db90c8..3adfeba19 100644 --- a/Source/Game/Movement/Generators/TargetMovement.cs +++ b/Source/Game/Movement/Generators/TargetMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Generators/WaypointMovement.cs b/Source/Game/Movement/Generators/WaypointMovement.cs index 3d83ab3e1..f530174ff 100644 --- a/Source/Game/Movement/Generators/WaypointMovement.cs +++ b/Source/Game/Movement/Generators/WaypointMovement.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/MotionMaster.cs b/Source/Game/Movement/MotionMaster.cs index 8367456bb..a0714e8ef 100644 --- a/Source/Game/Movement/MotionMaster.cs +++ b/Source/Game/Movement/MotionMaster.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/MoveSpline.cs b/Source/Game/Movement/MoveSpline.cs index 9339b787f..b959c5ab0 100644 --- a/Source/Game/Movement/MoveSpline.cs +++ b/Source/Game/Movement/MoveSpline.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/MoveSplineFlags.cs b/Source/Game/Movement/MoveSplineFlags.cs index 749886dde..7b47b2dac 100644 --- a/Source/Game/Movement/MoveSplineFlags.cs +++ b/Source/Game/Movement/MoveSplineFlags.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/MoveSplineInit.cs b/Source/Game/Movement/MoveSplineInit.cs index 8f40afeb1..9cf552383 100644 --- a/Source/Game/Movement/MoveSplineInit.cs +++ b/Source/Game/Movement/MoveSplineInit.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/MoveSplineInitArgs.cs b/Source/Game/Movement/MoveSplineInitArgs.cs index fe79fe975..e348e68f9 100644 --- a/Source/Game/Movement/MoveSplineInitArgs.cs +++ b/Source/Game/Movement/MoveSplineInitArgs.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/Spline.cs b/Source/Game/Movement/Spline.cs index 6c45fc11d..cfe7f18a3 100644 --- a/Source/Game/Movement/Spline.cs +++ b/Source/Game/Movement/Spline.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Movement/WaypointManager.cs b/Source/Game/Movement/WaypointManager.cs index a5dd81085..fe2eb7620 100644 --- a/Source/Game/Movement/WaypointManager.cs +++ b/Source/Game/Movement/WaypointManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packet.cs b/Source/Game/Network/Packet.cs index 6f7df2003..e12a62307 100644 --- a/Source/Game/Network/Packet.cs +++ b/Source/Game/Network/Packet.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/PacketLog.cs b/Source/Game/Network/PacketLog.cs index 676902d4c..aabd36053 100644 --- a/Source/Game/Network/PacketLog.cs +++ b/Source/Game/Network/PacketLog.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/PacketManager.cs b/Source/Game/Network/PacketManager.cs index 2699f9c91..b8388f116 100644 --- a/Source/Game/Network/PacketManager.cs +++ b/Source/Game/Network/PacketManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/PacketUtilities.cs b/Source/Game/Network/PacketUtilities.cs index 980579345..f3be4578f 100644 --- a/Source/Game/Network/PacketUtilities.cs +++ b/Source/Game/Network/PacketUtilities.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/AchievementPackets.cs b/Source/Game/Network/Packets/AchievementPackets.cs index 31087cc7e..f08a88706 100644 --- a/Source/Game/Network/Packets/AchievementPackets.cs +++ b/Source/Game/Network/Packets/AchievementPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/AreaTriggerPackets.cs b/Source/Game/Network/Packets/AreaTriggerPackets.cs index 7aa595de4..27f1a8a19 100644 --- a/Source/Game/Network/Packets/AreaTriggerPackets.cs +++ b/Source/Game/Network/Packets/AreaTriggerPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ArtifactPackets.cs b/Source/Game/Network/Packets/ArtifactPackets.cs index 8261f32a7..9bc709115 100644 --- a/Source/Game/Network/Packets/ArtifactPackets.cs +++ b/Source/Game/Network/Packets/ArtifactPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/AuctionHousePackets.cs b/Source/Game/Network/Packets/AuctionHousePackets.cs index 0cb227544..28632449b 100644 --- a/Source/Game/Network/Packets/AuctionHousePackets.cs +++ b/Source/Game/Network/Packets/AuctionHousePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/AuthenticationPackets.cs b/Source/Game/Network/Packets/AuthenticationPackets.cs index 307cd865f..9425b59d4 100644 --- a/Source/Game/Network/Packets/AuthenticationPackets.cs +++ b/Source/Game/Network/Packets/AuthenticationPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BankPackets.cs b/Source/Game/Network/Packets/BankPackets.cs index 858496f52..93f1293d3 100644 --- a/Source/Game/Network/Packets/BankPackets.cs +++ b/Source/Game/Network/Packets/BankPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BattleGroundPackets.cs b/Source/Game/Network/Packets/BattleGroundPackets.cs index 8d81f9f1a..80f4fcac1 100644 --- a/Source/Game/Network/Packets/BattleGroundPackets.cs +++ b/Source/Game/Network/Packets/BattleGroundPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BattlePetPackets.cs b/Source/Game/Network/Packets/BattlePetPackets.cs index 12d6ab272..2c731a466 100644 --- a/Source/Game/Network/Packets/BattlePetPackets.cs +++ b/Source/Game/Network/Packets/BattlePetPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BattlefieldPackets.cs b/Source/Game/Network/Packets/BattlefieldPackets.cs index 3e7e09c67..3fb494853 100644 --- a/Source/Game/Network/Packets/BattlefieldPackets.cs +++ b/Source/Game/Network/Packets/BattlefieldPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BattlenetPackets.cs b/Source/Game/Network/Packets/BattlenetPackets.cs index 9be82cae4..9a4e9ae26 100644 --- a/Source/Game/Network/Packets/BattlenetPackets.cs +++ b/Source/Game/Network/Packets/BattlenetPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/BlackMarketPackets.cs b/Source/Game/Network/Packets/BlackMarketPackets.cs index dfb869c87..de9b77423 100644 --- a/Source/Game/Network/Packets/BlackMarketPackets.cs +++ b/Source/Game/Network/Packets/BlackMarketPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/CalendarPackets.cs b/Source/Game/Network/Packets/CalendarPackets.cs index f1df5521b..19af9d30a 100644 --- a/Source/Game/Network/Packets/CalendarPackets.cs +++ b/Source/Game/Network/Packets/CalendarPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ChannelPackets.cs b/Source/Game/Network/Packets/ChannelPackets.cs index e14b54458..fd7b6bfc5 100644 --- a/Source/Game/Network/Packets/ChannelPackets.cs +++ b/Source/Game/Network/Packets/ChannelPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/CharacterPackets.cs b/Source/Game/Network/Packets/CharacterPackets.cs index 23405a386..8fee5926c 100644 --- a/Source/Game/Network/Packets/CharacterPackets.cs +++ b/Source/Game/Network/Packets/CharacterPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ChatPackets.cs b/Source/Game/Network/Packets/ChatPackets.cs index db32f4464..1ea1de4a7 100644 --- a/Source/Game/Network/Packets/ChatPackets.cs +++ b/Source/Game/Network/Packets/ChatPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ClientConfigPackets.cs b/Source/Game/Network/Packets/ClientConfigPackets.cs index bdeae569b..dc0b1c8dd 100644 --- a/Source/Game/Network/Packets/ClientConfigPackets.cs +++ b/Source/Game/Network/Packets/ClientConfigPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/CollectionPackets.cs b/Source/Game/Network/Packets/CollectionPackets.cs index 22fb3c557..bd8defb43 100644 --- a/Source/Game/Network/Packets/CollectionPackets.cs +++ b/Source/Game/Network/Packets/CollectionPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/CombatLogPackets.cs b/Source/Game/Network/Packets/CombatLogPackets.cs index f1b0a4c9f..8e16ad29d 100644 --- a/Source/Game/Network/Packets/CombatLogPackets.cs +++ b/Source/Game/Network/Packets/CombatLogPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/CombatPackets.cs b/Source/Game/Network/Packets/CombatPackets.cs index e06ed1826..5e94cfcf4 100644 --- a/Source/Game/Network/Packets/CombatPackets.cs +++ b/Source/Game/Network/Packets/CombatPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/DuelPackets.cs b/Source/Game/Network/Packets/DuelPackets.cs index 1418b6253..010c4eb37 100644 --- a/Source/Game/Network/Packets/DuelPackets.cs +++ b/Source/Game/Network/Packets/DuelPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/EquipmentPackets.cs b/Source/Game/Network/Packets/EquipmentPackets.cs index 35cbbfd31..d48d5c13e 100644 --- a/Source/Game/Network/Packets/EquipmentPackets.cs +++ b/Source/Game/Network/Packets/EquipmentPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/GameObjectPackets.cs b/Source/Game/Network/Packets/GameObjectPackets.cs index 070e8dd94..cb2e1ed72 100644 --- a/Source/Game/Network/Packets/GameObjectPackets.cs +++ b/Source/Game/Network/Packets/GameObjectPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/GarrisonPackets.cs b/Source/Game/Network/Packets/GarrisonPackets.cs index 3a46ff88c..cc1c07c3c 100644 --- a/Source/Game/Network/Packets/GarrisonPackets.cs +++ b/Source/Game/Network/Packets/GarrisonPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/GuildFinderPackets.cs b/Source/Game/Network/Packets/GuildFinderPackets.cs index 787d956bb..cd7d5a7e4 100644 --- a/Source/Game/Network/Packets/GuildFinderPackets.cs +++ b/Source/Game/Network/Packets/GuildFinderPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/GuildPackets.cs b/Source/Game/Network/Packets/GuildPackets.cs index 3d11f5048..babb1b268 100644 --- a/Source/Game/Network/Packets/GuildPackets.cs +++ b/Source/Game/Network/Packets/GuildPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/HotfixPackets.cs b/Source/Game/Network/Packets/HotfixPackets.cs index df5c23b65..a95719ec2 100644 --- a/Source/Game/Network/Packets/HotfixPackets.cs +++ b/Source/Game/Network/Packets/HotfixPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/InspectPackets.cs b/Source/Game/Network/Packets/InspectPackets.cs index 279929a84..a94f8384a 100644 --- a/Source/Game/Network/Packets/InspectPackets.cs +++ b/Source/Game/Network/Packets/InspectPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/InstancePackets.cs b/Source/Game/Network/Packets/InstancePackets.cs index 3cba2746b..da28dd949 100644 --- a/Source/Game/Network/Packets/InstancePackets.cs +++ b/Source/Game/Network/Packets/InstancePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ItemPackets.cs b/Source/Game/Network/Packets/ItemPackets.cs index 8ba548919..a4f6d836a 100644 --- a/Source/Game/Network/Packets/ItemPackets.cs +++ b/Source/Game/Network/Packets/ItemPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/LFGPackets.cs b/Source/Game/Network/Packets/LFGPackets.cs index 092defaa5..1ec213c7c 100644 --- a/Source/Game/Network/Packets/LFGPackets.cs +++ b/Source/Game/Network/Packets/LFGPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/LootPackets.cs b/Source/Game/Network/Packets/LootPackets.cs index dc7f2ecd0..be2bb58c9 100644 --- a/Source/Game/Network/Packets/LootPackets.cs +++ b/Source/Game/Network/Packets/LootPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/MailPackets.cs b/Source/Game/Network/Packets/MailPackets.cs index 2ba9777ae..06f5eeeef 100644 --- a/Source/Game/Network/Packets/MailPackets.cs +++ b/Source/Game/Network/Packets/MailPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/MiscPackets.cs b/Source/Game/Network/Packets/MiscPackets.cs index b0eda072d..cc67496b3 100644 --- a/Source/Game/Network/Packets/MiscPackets.cs +++ b/Source/Game/Network/Packets/MiscPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/MovementPackets.cs b/Source/Game/Network/Packets/MovementPackets.cs index e53cd3357..d9ee60d1d 100644 --- a/Source/Game/Network/Packets/MovementPackets.cs +++ b/Source/Game/Network/Packets/MovementPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/NPCPackets.cs b/Source/Game/Network/Packets/NPCPackets.cs index ed726224d..6277694c3 100644 --- a/Source/Game/Network/Packets/NPCPackets.cs +++ b/Source/Game/Network/Packets/NPCPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/PartyPackets.cs b/Source/Game/Network/Packets/PartyPackets.cs index d5514e44d..8e307a45a 100644 --- a/Source/Game/Network/Packets/PartyPackets.cs +++ b/Source/Game/Network/Packets/PartyPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/PetPackets.cs b/Source/Game/Network/Packets/PetPackets.cs index 7816552ef..6e260b396 100644 --- a/Source/Game/Network/Packets/PetPackets.cs +++ b/Source/Game/Network/Packets/PetPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/PetitionPackets.cs b/Source/Game/Network/Packets/PetitionPackets.cs index db24bd85f..2c3a27aae 100644 --- a/Source/Game/Network/Packets/PetitionPackets.cs +++ b/Source/Game/Network/Packets/PetitionPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/QueryPackets.cs b/Source/Game/Network/Packets/QueryPackets.cs index a3c30180b..b6c3bbe27 100644 --- a/Source/Game/Network/Packets/QueryPackets.cs +++ b/Source/Game/Network/Packets/QueryPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/QuestPackets.cs b/Source/Game/Network/Packets/QuestPackets.cs index c5e9a6a7e..a7bfe4fbc 100644 --- a/Source/Game/Network/Packets/QuestPackets.cs +++ b/Source/Game/Network/Packets/QuestPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ReferAFriendPackets.cs b/Source/Game/Network/Packets/ReferAFriendPackets.cs index 5a37fa46a..82df7ebb9 100644 --- a/Source/Game/Network/Packets/ReferAFriendPackets.cs +++ b/Source/Game/Network/Packets/ReferAFriendPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ReputationPackets.cs b/Source/Game/Network/Packets/ReputationPackets.cs index 14a9a3d36..757b5f625 100644 --- a/Source/Game/Network/Packets/ReputationPackets.cs +++ b/Source/Game/Network/Packets/ReputationPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ScenarioPackets.cs b/Source/Game/Network/Packets/ScenarioPackets.cs index ab8dee618..ae5ce41fb 100644 --- a/Source/Game/Network/Packets/ScenarioPackets.cs +++ b/Source/Game/Network/Packets/ScenarioPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ScenePackets.cs b/Source/Game/Network/Packets/ScenePackets.cs index 5c5bc963f..9560dbb56 100644 --- a/Source/Game/Network/Packets/ScenePackets.cs +++ b/Source/Game/Network/Packets/ScenePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/SocialPackets.cs b/Source/Game/Network/Packets/SocialPackets.cs index a921024e7..238721d1d 100644 --- a/Source/Game/Network/Packets/SocialPackets.cs +++ b/Source/Game/Network/Packets/SocialPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/SpellPackets.cs b/Source/Game/Network/Packets/SpellPackets.cs index 3ba40125c..f42f97fcc 100644 --- a/Source/Game/Network/Packets/SpellPackets.cs +++ b/Source/Game/Network/Packets/SpellPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/SystemPackets.cs b/Source/Game/Network/Packets/SystemPackets.cs index 4696eeb67..1d8ad557b 100644 --- a/Source/Game/Network/Packets/SystemPackets.cs +++ b/Source/Game/Network/Packets/SystemPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TalentPackets.cs b/Source/Game/Network/Packets/TalentPackets.cs index 6e1a7483e..d65c8e050 100644 --- a/Source/Game/Network/Packets/TalentPackets.cs +++ b/Source/Game/Network/Packets/TalentPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TaxiPackets.cs b/Source/Game/Network/Packets/TaxiPackets.cs index 7e233a4e3..bfe204987 100644 --- a/Source/Game/Network/Packets/TaxiPackets.cs +++ b/Source/Game/Network/Packets/TaxiPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TicketPackets.cs b/Source/Game/Network/Packets/TicketPackets.cs index 21316f26f..6d3ecd616 100644 --- a/Source/Game/Network/Packets/TicketPackets.cs +++ b/Source/Game/Network/Packets/TicketPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TokenPackets.cs b/Source/Game/Network/Packets/TokenPackets.cs index 82928ef3b..3940fa0fc 100644 --- a/Source/Game/Network/Packets/TokenPackets.cs +++ b/Source/Game/Network/Packets/TokenPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TotemPackets.cs b/Source/Game/Network/Packets/TotemPackets.cs index bd1f509d7..5470a7721 100644 --- a/Source/Game/Network/Packets/TotemPackets.cs +++ b/Source/Game/Network/Packets/TotemPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/ToyPackets.cs b/Source/Game/Network/Packets/ToyPackets.cs index 7d7ff580f..ace8fd015 100644 --- a/Source/Game/Network/Packets/ToyPackets.cs +++ b/Source/Game/Network/Packets/ToyPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TradePackets.cs b/Source/Game/Network/Packets/TradePackets.cs index 8b1c20216..d0198848f 100644 --- a/Source/Game/Network/Packets/TradePackets.cs +++ b/Source/Game/Network/Packets/TradePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/TransmogrificationPackets.cs b/Source/Game/Network/Packets/TransmogrificationPackets.cs index a1950a7d9..a04859429 100644 --- a/Source/Game/Network/Packets/TransmogrificationPackets.cs +++ b/Source/Game/Network/Packets/TransmogrificationPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/UpdatePackets.cs b/Source/Game/Network/Packets/UpdatePackets.cs index 89c499c4b..7e6a90142 100644 --- a/Source/Game/Network/Packets/UpdatePackets.cs +++ b/Source/Game/Network/Packets/UpdatePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/VehiclePackets.cs b/Source/Game/Network/Packets/VehiclePackets.cs index 8d7d1dd73..935f2be65 100644 --- a/Source/Game/Network/Packets/VehiclePackets.cs +++ b/Source/Game/Network/Packets/VehiclePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/VoidStoragePackets.cs b/Source/Game/Network/Packets/VoidStoragePackets.cs index 1353e03c8..8e981a1a8 100644 --- a/Source/Game/Network/Packets/VoidStoragePackets.cs +++ b/Source/Game/Network/Packets/VoidStoragePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/WardenPackets.cs b/Source/Game/Network/Packets/WardenPackets.cs index 4dbda4799..719ddb72c 100644 --- a/Source/Game/Network/Packets/WardenPackets.cs +++ b/Source/Game/Network/Packets/WardenPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/WhoPackets.cs b/Source/Game/Network/Packets/WhoPackets.cs index 5d328d708..287db9527 100644 --- a/Source/Game/Network/Packets/WhoPackets.cs +++ b/Source/Game/Network/Packets/WhoPackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/Packets/WorldStatePackets.cs b/Source/Game/Network/Packets/WorldStatePackets.cs index 626172397..dd2b29dd5 100644 --- a/Source/Game/Network/Packets/WorldStatePackets.cs +++ b/Source/Game/Network/Packets/WorldStatePackets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/WorldSocket.cs b/Source/Game/Network/WorldSocket.cs index b443c0144..1df6c8c4e 100644 --- a/Source/Game/Network/WorldSocket.cs +++ b/Source/Game/Network/WorldSocket.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Network/WorldSocketManager.cs b/Source/Game/Network/WorldSocketManager.cs index e577664fa..d3b648324 100644 --- a/Source/Game/Network/WorldSocketManager.cs +++ b/Source/Game/Network/WorldSocketManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/OutdoorPVP/OutdoorPvP.cs b/Source/Game/OutdoorPVP/OutdoorPvP.cs index ce6eacbfd..686b15a32 100644 --- a/Source/Game/OutdoorPVP/OutdoorPvP.cs +++ b/Source/Game/OutdoorPVP/OutdoorPvP.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/OutdoorPVP/OutdoorPvPManager.cs b/Source/Game/OutdoorPVP/OutdoorPvPManager.cs index 74d38b7bc..906c73a55 100644 --- a/Source/Game/OutdoorPVP/OutdoorPvPManager.cs +++ b/Source/Game/OutdoorPVP/OutdoorPvPManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/OutdoorPVP/Zones/HellfirePeninsulaPvP.cs b/Source/Game/OutdoorPVP/Zones/HellfirePeninsulaPvP.cs index 4fe164795..4d0ecc6b3 100644 --- a/Source/Game/OutdoorPVP/Zones/HellfirePeninsulaPvP.cs +++ b/Source/Game/OutdoorPVP/Zones/HellfirePeninsulaPvP.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Pools/PoolManager.cs b/Source/Game/Pools/PoolManager.cs index 512491180..0374c39eb 100644 --- a/Source/Game/Pools/PoolManager.cs +++ b/Source/Game/Pools/PoolManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Quest/Quest.cs b/Source/Game/Quest/Quest.cs index b340eddbd..3dc423d80 100644 --- a/Source/Game/Quest/Quest.cs +++ b/Source/Game/Quest/Quest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Quest/QuestObjectiveCriteriaManager.cs b/Source/Game/Quest/QuestObjectiveCriteriaManager.cs index 3a30c2100..1f6f7883c 100644 --- a/Source/Game/Quest/QuestObjectiveCriteriaManager.cs +++ b/Source/Game/Quest/QuestObjectiveCriteriaManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Reputation/ReputationManager.cs b/Source/Game/Reputation/ReputationManager.cs index 7ee02527c..b78363fe4 100644 --- a/Source/Game/Reputation/ReputationManager.cs +++ b/Source/Game/Reputation/ReputationManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scenarios/InstanceScenario.cs b/Source/Game/Scenarios/InstanceScenario.cs index e5708f2b8..2670f70f5 100644 --- a/Source/Game/Scenarios/InstanceScenario.cs +++ b/Source/Game/Scenarios/InstanceScenario.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scenarios/Scenario.cs b/Source/Game/Scenarios/Scenario.cs index 2f6fe3015..8991fd188 100644 --- a/Source/Game/Scenarios/Scenario.cs +++ b/Source/Game/Scenarios/Scenario.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scenarios/ScenarioManager.cs b/Source/Game/Scenarios/ScenarioManager.cs index c469a71ae..a8776c071 100644 --- a/Source/Game/Scenarios/ScenarioManager.cs +++ b/Source/Game/Scenarios/ScenarioManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scripting/CoreScripts.cs b/Source/Game/Scripting/CoreScripts.cs index ce69b520e..12ff52182 100644 --- a/Source/Game/Scripting/CoreScripts.cs +++ b/Source/Game/Scripting/CoreScripts.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scripting/ScriptManager.cs b/Source/Game/Scripting/ScriptManager.cs index 3eea0f5c7..1b8084387 100644 --- a/Source/Game/Scripting/ScriptManager.cs +++ b/Source/Game/Scripting/ScriptManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Scripting/SpellScript.cs b/Source/Game/Scripting/SpellScript.cs index 4a96cfdd1..90a1b1a65 100644 --- a/Source/Game/Scripting/SpellScript.cs +++ b/Source/Game/Scripting/SpellScript.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Server/WorldConfig.cs b/Source/Game/Server/WorldConfig.cs index 99d4a7163..416c08918 100644 --- a/Source/Game/Server/WorldConfig.cs +++ b/Source/Game/Server/WorldConfig.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Server/WorldManager.cs b/Source/Game/Server/WorldManager.cs index 4c35b1ffd..ab0900457 100644 --- a/Source/Game/Server/WorldManager.cs +++ b/Source/Game/Server/WorldManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Server/WorldSession.cs b/Source/Game/Server/WorldSession.cs index 09d39a726..8c50a40e9 100644 --- a/Source/Game/Server/WorldSession.cs +++ b/Source/Game/Server/WorldSession.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Services/GameUtilitiesService.cs b/Source/Game/Services/GameUtilitiesService.cs index 6f11151ff..51bb549e7 100644 --- a/Source/Game/Services/GameUtilitiesService.cs +++ b/Source/Game/Services/GameUtilitiesService.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/Auras/Aura.cs b/Source/Game/Spells/Auras/Aura.cs index c66c41e0f..e7773b13a 100644 --- a/Source/Game/Spells/Auras/Aura.cs +++ b/Source/Game/Spells/Auras/Aura.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/Auras/AuraEffect.cs b/Source/Game/Spells/Auras/AuraEffect.cs index b608df7e5..5e3ef19ca 100644 --- a/Source/Game/Spells/Auras/AuraEffect.cs +++ b/Source/Game/Spells/Auras/AuraEffect.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/Skills/SkillDiscovery.cs b/Source/Game/Spells/Skills/SkillDiscovery.cs index a9d7cb055..7a8764bc6 100644 --- a/Source/Game/Spells/Skills/SkillDiscovery.cs +++ b/Source/Game/Spells/Skills/SkillDiscovery.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/Skills/SkillExtraItems.cs b/Source/Game/Spells/Skills/SkillExtraItems.cs index b43264030..0e73b9c5b 100644 --- a/Source/Game/Spells/Skills/SkillExtraItems.cs +++ b/Source/Game/Spells/Skills/SkillExtraItems.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/Spell.cs b/Source/Game/Spells/Spell.cs index 32e88bfe4..ecf0b33ef 100644 --- a/Source/Game/Spells/Spell.cs +++ b/Source/Game/Spells/Spell.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/SpellCastTargets.cs b/Source/Game/Spells/SpellCastTargets.cs index facdd154c..01bcc04fc 100644 --- a/Source/Game/Spells/SpellCastTargets.cs +++ b/Source/Game/Spells/SpellCastTargets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/SpellEffects.cs b/Source/Game/Spells/SpellEffects.cs index f1356da92..4b23ae233 100644 --- a/Source/Game/Spells/SpellEffects.cs +++ b/Source/Game/Spells/SpellEffects.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/SpellHistory.cs b/Source/Game/Spells/SpellHistory.cs index 79ed43c1f..536d71535 100644 --- a/Source/Game/Spells/SpellHistory.cs +++ b/Source/Game/Spells/SpellHistory.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/SpellInfo.cs b/Source/Game/Spells/SpellInfo.cs index e0a529381..3555e7d61 100644 --- a/Source/Game/Spells/SpellInfo.cs +++ b/Source/Game/Spells/SpellInfo.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Spells/SpellManager.cs b/Source/Game/Spells/SpellManager.cs index 2887c70f3..727f25eca 100644 --- a/Source/Game/Spells/SpellManager.cs +++ b/Source/Game/Spells/SpellManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/SupportSystem/SupportManager.cs b/Source/Game/SupportSystem/SupportManager.cs index 4a5517aa0..92841730b 100644 --- a/Source/Game/SupportSystem/SupportManager.cs +++ b/Source/Game/SupportSystem/SupportManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/SupportSystem/SupportTickets.cs b/Source/Game/SupportSystem/SupportTickets.cs index 972d8ee43..b02f1bb32 100644 --- a/Source/Game/SupportSystem/SupportTickets.cs +++ b/Source/Game/SupportSystem/SupportTickets.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Text/ChatTextBuilder.cs b/Source/Game/Text/ChatTextBuilder.cs index 25a688fe5..1ad4ee0b1 100644 --- a/Source/Game/Text/ChatTextBuilder.cs +++ b/Source/Game/Text/ChatTextBuilder.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Text/CreatureTextManager.cs b/Source/Game/Text/CreatureTextManager.cs index 19bc1d8ef..bac2ae2b5 100644 --- a/Source/Game/Text/CreatureTextManager.cs +++ b/Source/Game/Text/CreatureTextManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Tools/CharacterDatabaseCleaner.cs b/Source/Game/Tools/CharacterDatabaseCleaner.cs index eeae487e8..c91f012b9 100644 --- a/Source/Game/Tools/CharacterDatabaseCleaner.cs +++ b/Source/Game/Tools/CharacterDatabaseCleaner.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Warden/Warden.cs b/Source/Game/Warden/Warden.cs index cdd103b4f..ccce49fde 100644 --- a/Source/Game/Warden/Warden.cs +++ b/Source/Game/Warden/Warden.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Warden/WardenKeyGeneration.cs b/Source/Game/Warden/WardenKeyGeneration.cs index c7e435aea..dbf1dfd08 100644 --- a/Source/Game/Warden/WardenKeyGeneration.cs +++ b/Source/Game/Warden/WardenKeyGeneration.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Warden/WardenModuleWin.cs b/Source/Game/Warden/WardenModuleWin.cs index abbe934ec..5b9f6ee5e 100644 --- a/Source/Game/Warden/WardenModuleWin.cs +++ b/Source/Game/Warden/WardenModuleWin.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Warden/WardenWin.cs b/Source/Game/Warden/WardenWin.cs index 3450714c5..f26fa53db 100644 --- a/Source/Game/Warden/WardenWin.cs +++ b/Source/Game/Warden/WardenWin.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Warden/WargenCheckManager.cs b/Source/Game/Warden/WargenCheckManager.cs index f7358d6f2..78cc812d8 100644 --- a/Source/Game/Warden/WargenCheckManager.cs +++ b/Source/Game/Warden/WargenCheckManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Game/Weather/WeatherManager.cs b/Source/Game/Weather/WeatherManager.cs index 5b69d5b12..7695429ff 100644 --- a/Source/Game/Weather/WeatherManager.cs +++ b/Source/Game/Weather/WeatherManager.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Deadmines/InstanceDeadmines.cs b/Source/Scripts/EasternKingdoms/Deadmines/InstanceDeadmines.cs index 6d827d948..d65948137 100644 --- a/Source/Scripts/EasternKingdoms/Deadmines/InstanceDeadmines.cs +++ b/Source/Scripts/EasternKingdoms/Deadmines/InstanceDeadmines.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Karazhan/AttumenMidnight.cs b/Source/Scripts/EasternKingdoms/Karazhan/AttumenMidnight.cs index e6a2b9ad2..4bfbaf76e 100644 --- a/Source/Scripts/EasternKingdoms/Karazhan/AttumenMidnight.cs +++ b/Source/Scripts/EasternKingdoms/Karazhan/AttumenMidnight.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Karazhan/Curator.cs b/Source/Scripts/EasternKingdoms/Karazhan/Curator.cs index 01100045d..5804d3823 100644 --- a/Source/Scripts/EasternKingdoms/Karazhan/Curator.cs +++ b/Source/Scripts/EasternKingdoms/Karazhan/Curator.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Karazhan/InstanceKarazhan.cs b/Source/Scripts/EasternKingdoms/Karazhan/InstanceKarazhan.cs index 6bc957ce5..8cdd65958 100644 --- a/Source/Scripts/EasternKingdoms/Karazhan/InstanceKarazhan.cs +++ b/Source/Scripts/EasternKingdoms/Karazhan/InstanceKarazhan.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Karazhan/Moroes.cs b/Source/Scripts/EasternKingdoms/Karazhan/Moroes.cs index d5fdfd518..05ee622da 100644 --- a/Source/Scripts/EasternKingdoms/Karazhan/Moroes.cs +++ b/Source/Scripts/EasternKingdoms/Karazhan/Moroes.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/Karazhan/OperaEvent.cs b/Source/Scripts/EasternKingdoms/Karazhan/OperaEvent.cs index 63a68122e..297a06ffa 100644 --- a/Source/Scripts/EasternKingdoms/Karazhan/OperaEvent.cs +++ b/Source/Scripts/EasternKingdoms/Karazhan/OperaEvent.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/EasternKingdoms/ScarletEnclave/Chapter1.cs b/Source/Scripts/EasternKingdoms/ScarletEnclave/Chapter1.cs index 90a8abfa1..87f093ced 100644 --- a/Source/Scripts/EasternKingdoms/ScarletEnclave/Chapter1.cs +++ b/Source/Scripts/EasternKingdoms/ScarletEnclave/Chapter1.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Kalimdor/RagefireChasm/InstanceRageFireChasm.cs b/Source/Scripts/Kalimdor/RagefireChasm/InstanceRageFireChasm.cs index b745e87d2..00bb56fb2 100644 --- a/Source/Scripts/Kalimdor/RagefireChasm/InstanceRageFireChasm.cs +++ b/Source/Scripts/Kalimdor/RagefireChasm/InstanceRageFireChasm.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Kalimdor/ZoneAshenvale.cs b/Source/Scripts/Kalimdor/ZoneAshenvale.cs index c1c65e47e..11d4eaab7 100644 --- a/Source/Scripts/Kalimdor/ZoneAshenvale.cs +++ b/Source/Scripts/Kalimdor/ZoneAshenvale.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Kalimdor/ZoneDurotar.cs b/Source/Scripts/Kalimdor/ZoneDurotar.cs index fd29cb063..a8370fe00 100644 --- a/Source/Scripts/Kalimdor/ZoneDurotar.cs +++ b/Source/Scripts/Kalimdor/ZoneDurotar.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossAmanitar.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossAmanitar.cs index 9fff32548..4266c70b5 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossAmanitar.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossAmanitar.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossElderNadox.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossElderNadox.cs index b2c5fc662..089ba596c 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossElderNadox.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossElderNadox.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossHeraldVolazj.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossHeraldVolazj.cs index 23465fd55..866cc3ec7 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossHeraldVolazj.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossHeraldVolazj.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossJedogaShadowseeker.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossJedogaShadowseeker.cs index c28b8e42c..33c213331 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossJedogaShadowseeker.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossJedogaShadowseeker.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossPrinceTaldaram.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossPrinceTaldaram.cs index be83abe40..68c5e4548 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossPrinceTaldaram.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/BossPrinceTaldaram.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/InstanceAhnahet.cs b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/InstanceAhnahet.cs index d1273dc90..5920980ab 100644 --- a/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/InstanceAhnahet.cs +++ b/Source/Scripts/Northrend/AzjolNerub/Ahnkahet/InstanceAhnahet.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossAnubarak.cs b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossAnubarak.cs index ea7266761..498b0031d 100644 --- a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossAnubarak.cs +++ b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossAnubarak.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossKrikthirTheGatewatcher.cs b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossKrikthirTheGatewatcher.cs index a6d410014..e1f8e8b92 100644 --- a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossKrikthirTheGatewatcher.cs +++ b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossKrikthirTheGatewatcher.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossNadronox.cs b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossNadronox.cs index 259aee42c..c9badaa2e 100644 --- a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossNadronox.cs +++ b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/BossNadronox.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/InstanceAzjolNerub.cs b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/InstanceAzjolNerub.cs index 17ec7a731..cf2fd0165 100644 --- a/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/InstanceAzjolNerub.cs +++ b/Source/Scripts/Northrend/AzjolNerub/AzjolNerub/InstanceAzjolNerub.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/GrandChampions.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/GrandChampions.cs index 648b1b5b4..b2918e883 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/GrandChampions.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/GrandChampions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/InstanceTrialOfTheChampion.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/InstanceTrialOfTheChampion.cs index cf6b1e893..f0058c852 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/InstanceTrialOfTheChampion.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/InstanceTrialOfTheChampion.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/TrialOfTheChampion.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/TrialOfTheChampion.cs index 3b2a02786..c6f3da5d5 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/TrialOfTheChampion.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheChampion/TrialOfTheChampion.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/LordJaraxxus.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/LordJaraxxus.cs index 94ba06623..77b65a04f 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/LordJaraxxus.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/LordJaraxxus.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/NorthrendBeasts.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/NorthrendBeasts.cs index 91e654561..f20a47f15 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/NorthrendBeasts.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/NorthrendBeasts.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusader.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusader.cs index 9cac6f984..ba206d923 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusader.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusader.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusaderConst.cs b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusaderConst.cs index 4d80ea1d7..29d05a3db 100644 --- a/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusaderConst.cs +++ b/Source/Scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/TrialOfTheCrusaderConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Dalaran.cs b/Source/Scripts/Northrend/Dalaran.cs index 06d9b3918..3872f2dd7 100644 --- a/Source/Scripts/Northrend/Dalaran.cs +++ b/Source/Scripts/Northrend/Dalaran.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/DraktharonKeep/BossKingDred.cs b/Source/Scripts/Northrend/DraktharonKeep/BossKingDred.cs index 93b9dead7..a63bec6f0 100644 --- a/Source/Scripts/Northrend/DraktharonKeep/BossKingDred.cs +++ b/Source/Scripts/Northrend/DraktharonKeep/BossKingDred.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/DraktharonKeep/BossNovos.cs b/Source/Scripts/Northrend/DraktharonKeep/BossNovos.cs index 9e6056202..91f782042 100644 --- a/Source/Scripts/Northrend/DraktharonKeep/BossNovos.cs +++ b/Source/Scripts/Northrend/DraktharonKeep/BossNovos.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/DraktharonKeep/BossTharonJa.cs b/Source/Scripts/Northrend/DraktharonKeep/BossTharonJa.cs index b9cbd9d91..5000a5d03 100644 --- a/Source/Scripts/Northrend/DraktharonKeep/BossTharonJa.cs +++ b/Source/Scripts/Northrend/DraktharonKeep/BossTharonJa.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/DraktharonKeep/BossTrollgore.cs b/Source/Scripts/Northrend/DraktharonKeep/BossTrollgore.cs index 5bfb07988..3ba55a409 100644 --- a/Source/Scripts/Northrend/DraktharonKeep/BossTrollgore.cs +++ b/Source/Scripts/Northrend/DraktharonKeep/BossTrollgore.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/DraktharonKeep/InstanceDrakTharonKeep.cs b/Source/Scripts/Northrend/DraktharonKeep/InstanceDrakTharonKeep.cs index 93df3ff0d..460052744 100644 --- a/Source/Scripts/Northrend/DraktharonKeep/InstanceDrakTharonKeep.cs +++ b/Source/Scripts/Northrend/DraktharonKeep/InstanceDrakTharonKeep.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/BossBronjahm.cs b/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/BossBronjahm.cs index 14a7b99ef..dc0edeced 100644 --- a/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/BossBronjahm.cs +++ b/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/BossBronjahm.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/InstanceForgeOfSouls.cs b/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/InstanceForgeOfSouls.cs index eaea6e498..31ac3b76c 100644 --- a/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/InstanceForgeOfSouls.cs +++ b/Source/Scripts/Northrend/FrozenHalls/ForgeOfSouls/InstanceForgeOfSouls.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Gundrak/BossDrakkariColossus.cs b/Source/Scripts/Northrend/Gundrak/BossDrakkariColossus.cs index 7bba04566..254d70ff2 100644 --- a/Source/Scripts/Northrend/Gundrak/BossDrakkariColossus.cs +++ b/Source/Scripts/Northrend/Gundrak/BossDrakkariColossus.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Gundrak/BossEck.cs b/Source/Scripts/Northrend/Gundrak/BossEck.cs index 470527360..ab40fea01 100644 --- a/Source/Scripts/Northrend/Gundrak/BossEck.cs +++ b/Source/Scripts/Northrend/Gundrak/BossEck.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Gundrak/InstanceGundrak.cs b/Source/Scripts/Northrend/Gundrak/InstanceGundrak.cs index 8eb509986..a00c9a324 100644 --- a/Source/Scripts/Northrend/Gundrak/InstanceGundrak.cs +++ b/Source/Scripts/Northrend/Gundrak/InstanceGundrak.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/GunshipBattle.cs b/Source/Scripts/Northrend/IcecrownCitadel/GunshipBattle.cs index bc69f597c..a098896c5 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/GunshipBattle.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/GunshipBattle.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadel.cs b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadel.cs index 6ccc5ebd4..cc636fa7b 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadel.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelConst.cs b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelConst.cs index efa999a6c..06b53369f 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelConst.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelTeleport.cs b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelTeleport.cs index 09c128fbb..5eb1660cc 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelTeleport.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/IcecrownCitadelTeleport.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/InstanceIcecrownCitadel.cs b/Source/Scripts/Northrend/IcecrownCitadel/InstanceIcecrownCitadel.cs index 9cba8763a..a719bf03b 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/InstanceIcecrownCitadel.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/InstanceIcecrownCitadel.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/LadyDeathwhisper.cs b/Source/Scripts/Northrend/IcecrownCitadel/LadyDeathwhisper.cs index 8ef3fc444..489ba6d27 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/LadyDeathwhisper.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/LadyDeathwhisper.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/LordMarrowgar.cs b/Source/Scripts/Northrend/IcecrownCitadel/LordMarrowgar.cs index 4ae0da0ec..c819b207a 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/LordMarrowgar.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/LordMarrowgar.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/Sindragosa.cs b/Source/Scripts/Northrend/IcecrownCitadel/Sindragosa.cs index 9e48ea342..12aa30a57 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/Sindragosa.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/Sindragosa.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/TheLichKing.cs b/Source/Scripts/Northrend/IcecrownCitadel/TheLichKing.cs index f041274b8..0e95df434 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/TheLichKing.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/TheLichKing.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/IcecrownCitadel/ValithriaDreamwalker.cs b/Source/Scripts/Northrend/IcecrownCitadel/ValithriaDreamwalker.cs index b737fe16c..8e1dc2d88 100644 --- a/Source/Scripts/Northrend/IcecrownCitadel/ValithriaDreamwalker.cs +++ b/Source/Scripts/Northrend/IcecrownCitadel/ValithriaDreamwalker.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Naxxramas/BossAnubrekhan.cs b/Source/Scripts/Northrend/Naxxramas/BossAnubrekhan.cs index 42736f9eb..deeb7ff6c 100644 --- a/Source/Scripts/Northrend/Naxxramas/BossAnubrekhan.cs +++ b/Source/Scripts/Northrend/Naxxramas/BossAnubrekhan.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/EyeOfEternity/BossMalygos.cs b/Source/Scripts/Northrend/Nexus/EyeOfEternity/BossMalygos.cs index 2d29faec7..3e3d1fac6 100644 --- a/Source/Scripts/Northrend/Nexus/EyeOfEternity/BossMalygos.cs +++ b/Source/Scripts/Northrend/Nexus/EyeOfEternity/BossMalygos.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/EyeOfEternity/EyeOfEternity.cs b/Source/Scripts/Northrend/Nexus/EyeOfEternity/EyeOfEternity.cs index cbb35ebc6..8c80619fc 100644 --- a/Source/Scripts/Northrend/Nexus/EyeOfEternity/EyeOfEternity.cs +++ b/Source/Scripts/Northrend/Nexus/EyeOfEternity/EyeOfEternity.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/BossAnomalus.cs b/Source/Scripts/Northrend/Nexus/Nexus/BossAnomalus.cs index b254df916..122fa545d 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/BossAnomalus.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/BossAnomalus.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/BossKeristrasza.cs b/Source/Scripts/Northrend/Nexus/Nexus/BossKeristrasza.cs index ea83bdfd9..33a10a492 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/BossKeristrasza.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/BossKeristrasza.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/BossMagusTelestra.cs b/Source/Scripts/Northrend/Nexus/Nexus/BossMagusTelestra.cs index 739b3a9cd..82af4dc21 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/BossMagusTelestra.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/BossMagusTelestra.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/BossNexusCommanders.cs b/Source/Scripts/Northrend/Nexus/Nexus/BossNexusCommanders.cs index 113003500..902d30b99 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/BossNexusCommanders.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/BossNexusCommanders.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/BossOrmorok.cs b/Source/Scripts/Northrend/Nexus/Nexus/BossOrmorok.cs index aa9bbadc3..051d9143b 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/BossOrmorok.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/BossOrmorok.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Nexus/InstanceNexus.cs b/Source/Scripts/Northrend/Nexus/Nexus/InstanceNexus.cs index 9cfc1da72..8ea0d8886 100644 --- a/Source/Scripts/Northrend/Nexus/Nexus/InstanceNexus.cs +++ b/Source/Scripts/Northrend/Nexus/Nexus/InstanceNexus.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Nexus/Oculus/InstanceOculus.cs b/Source/Scripts/Northrend/Nexus/Oculus/InstanceOculus.cs index 2266c971c..5bec2496c 100644 --- a/Source/Scripts/Northrend/Nexus/Oculus/InstanceOculus.cs +++ b/Source/Scripts/Northrend/Nexus/Oculus/InstanceOculus.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/AlgalonTheObserver.cs b/Source/Scripts/Northrend/Ulduar/AlgalonTheObserver.cs index d8a6a9e8f..b08ea8538 100644 --- a/Source/Scripts/Northrend/Ulduar/AlgalonTheObserver.cs +++ b/Source/Scripts/Northrend/Ulduar/AlgalonTheObserver.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/FlameLeviathan.cs b/Source/Scripts/Northrend/Ulduar/FlameLeviathan.cs index 63e05c250..5dbfca494 100644 --- a/Source/Scripts/Northrend/Ulduar/FlameLeviathan.cs +++ b/Source/Scripts/Northrend/Ulduar/FlameLeviathan.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/Mimiron.cs b/Source/Scripts/Northrend/Ulduar/Mimiron.cs index 56559fb4e..e5c073b33 100644 --- a/Source/Scripts/Northrend/Ulduar/Mimiron.cs +++ b/Source/Scripts/Northrend/Ulduar/Mimiron.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/Razorscale.cs b/Source/Scripts/Northrend/Ulduar/Razorscale.cs index d6468e728..f82a113ac 100644 --- a/Source/Scripts/Northrend/Ulduar/Razorscale.cs +++ b/Source/Scripts/Northrend/Ulduar/Razorscale.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/UlduarConst.cs b/Source/Scripts/Northrend/Ulduar/UlduarConst.cs index c7912feed..28bc21a65 100644 --- a/Source/Scripts/Northrend/Ulduar/UlduarConst.cs +++ b/Source/Scripts/Northrend/Ulduar/UlduarConst.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/UlduarInstance.cs b/Source/Scripts/Northrend/Ulduar/UlduarInstance.cs index f15ae7a25..f04315f90 100644 --- a/Source/Scripts/Northrend/Ulduar/UlduarInstance.cs +++ b/Source/Scripts/Northrend/Ulduar/UlduarInstance.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/Xt002.cs b/Source/Scripts/Northrend/Ulduar/Xt002.cs index be808bf1b..65fa5186c 100644 --- a/Source/Scripts/Northrend/Ulduar/Xt002.cs +++ b/Source/Scripts/Northrend/Ulduar/Xt002.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/Ulduar/YoggSaron.cs b/Source/Scripts/Northrend/Ulduar/YoggSaron.cs index ae7c6cd29..708edbf8a 100644 --- a/Source/Scripts/Northrend/Ulduar/YoggSaron.cs +++ b/Source/Scripts/Northrend/Ulduar/YoggSaron.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/VioletHold/VioletHold.cs b/Source/Scripts/Northrend/VioletHold/VioletHold.cs index ef5f86117..ef3e83942 100644 --- a/Source/Scripts/Northrend/VioletHold/VioletHold.cs +++ b/Source/Scripts/Northrend/VioletHold/VioletHold.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Northrend/WinterGrasp.cs b/Source/Scripts/Northrend/WinterGrasp.cs index 8719232b6..9caf7e7b4 100644 --- a/Source/Scripts/Northrend/WinterGrasp.cs +++ b/Source/Scripts/Northrend/WinterGrasp.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Outlands/HellfirePeninsula.cs b/Source/Scripts/Outlands/HellfirePeninsula.cs index df7634db7..da88911fa 100644 --- a/Source/Scripts/Outlands/HellfirePeninsula.cs +++ b/Source/Scripts/Outlands/HellfirePeninsula.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Outlands/Zangarmarsh.cs b/Source/Scripts/Outlands/Zangarmarsh.cs index 11fb3fba9..bc787068a 100644 --- a/Source/Scripts/Outlands/Zangarmarsh.cs +++ b/Source/Scripts/Outlands/Zangarmarsh.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/DeathKinght.cs b/Source/Scripts/Pets/DeathKinght.cs index 3a6ff6156..958fabbb6 100644 --- a/Source/Scripts/Pets/DeathKinght.cs +++ b/Source/Scripts/Pets/DeathKinght.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/Generic.cs b/Source/Scripts/Pets/Generic.cs index e86e45b13..07876c4d8 100644 --- a/Source/Scripts/Pets/Generic.cs +++ b/Source/Scripts/Pets/Generic.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/Hunter.cs b/Source/Scripts/Pets/Hunter.cs index 1264d12c3..bd89eb40e 100644 --- a/Source/Scripts/Pets/Hunter.cs +++ b/Source/Scripts/Pets/Hunter.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/Mage.cs b/Source/Scripts/Pets/Mage.cs index caa459c51..a577eef5e 100644 --- a/Source/Scripts/Pets/Mage.cs +++ b/Source/Scripts/Pets/Mage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/Priest.cs b/Source/Scripts/Pets/Priest.cs index b4d6615f8..f89d21c54 100644 --- a/Source/Scripts/Pets/Priest.cs +++ b/Source/Scripts/Pets/Priest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Pets/Shaman.cs b/Source/Scripts/Pets/Shaman.cs index 1cac3cbda..d63da3c35 100644 --- a/Source/Scripts/Pets/Shaman.cs +++ b/Source/Scripts/Pets/Shaman.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Smart/SmartAI.cs b/Source/Scripts/Smart/SmartAI.cs index 42e273d05..244995eaa 100644 --- a/Source/Scripts/Smart/SmartAI.cs +++ b/Source/Scripts/Smart/SmartAI.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/DeathKnight.cs b/Source/Scripts/Spells/DeathKnight.cs index af7a1c280..f6791253b 100644 --- a/Source/Scripts/Spells/DeathKnight.cs +++ b/Source/Scripts/Spells/DeathKnight.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/DemonHunter.cs b/Source/Scripts/Spells/DemonHunter.cs index d6fb0fd7b..10c0d670b 100644 --- a/Source/Scripts/Spells/DemonHunter.cs +++ b/Source/Scripts/Spells/DemonHunter.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Druid.cs b/Source/Scripts/Spells/Druid.cs index 0c9873720..ad7dabf10 100644 --- a/Source/Scripts/Spells/Druid.cs +++ b/Source/Scripts/Spells/Druid.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Generic.cs b/Source/Scripts/Spells/Generic.cs index 88efb7bc7..139fac13f 100644 --- a/Source/Scripts/Spells/Generic.cs +++ b/Source/Scripts/Spells/Generic.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Holiday.cs b/Source/Scripts/Spells/Holiday.cs index 7de8e9e40..9abe6118a 100644 --- a/Source/Scripts/Spells/Holiday.cs +++ b/Source/Scripts/Spells/Holiday.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Hunter.cs b/Source/Scripts/Spells/Hunter.cs index 21e1b54ca..cbeb2c2e5 100644 --- a/Source/Scripts/Spells/Hunter.cs +++ b/Source/Scripts/Spells/Hunter.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Items.cs b/Source/Scripts/Spells/Items.cs index b9e802f69..a2e1c8ed0 100644 --- a/Source/Scripts/Spells/Items.cs +++ b/Source/Scripts/Spells/Items.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Mage.cs b/Source/Scripts/Spells/Mage.cs index ec4c25bfd..bb22b3bee 100644 --- a/Source/Scripts/Spells/Mage.cs +++ b/Source/Scripts/Spells/Mage.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Monk.cs b/Source/Scripts/Spells/Monk.cs index f52c4a643..6ae7194ca 100644 --- a/Source/Scripts/Spells/Monk.cs +++ b/Source/Scripts/Spells/Monk.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Paladin.cs b/Source/Scripts/Spells/Paladin.cs index 2c5eb69be..97af4b06b 100644 --- a/Source/Scripts/Spells/Paladin.cs +++ b/Source/Scripts/Spells/Paladin.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Priest.cs b/Source/Scripts/Spells/Priest.cs index c5232b604..7014ffd13 100644 --- a/Source/Scripts/Spells/Priest.cs +++ b/Source/Scripts/Spells/Priest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Quest.cs b/Source/Scripts/Spells/Quest.cs index 81f3c26f0..e4f6c26b6 100644 --- a/Source/Scripts/Spells/Quest.cs +++ b/Source/Scripts/Spells/Quest.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Rogue.cs b/Source/Scripts/Spells/Rogue.cs index 4a1d786d3..2579395bd 100644 --- a/Source/Scripts/Spells/Rogue.cs +++ b/Source/Scripts/Spells/Rogue.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Shaman.cs b/Source/Scripts/Spells/Shaman.cs index a52b8d0b7..60dc42ae8 100644 --- a/Source/Scripts/Spells/Shaman.cs +++ b/Source/Scripts/Spells/Shaman.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Warlock.cs b/Source/Scripts/Spells/Warlock.cs index 17fa73e28..242f78041 100644 --- a/Source/Scripts/Spells/Warlock.cs +++ b/Source/Scripts/Spells/Warlock.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/Spells/Warrior.cs b/Source/Scripts/Spells/Warrior.cs index 146a26b90..73eebc842 100644 --- a/Source/Scripts/Spells/Warrior.cs +++ b/Source/Scripts/Spells/Warrior.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/Achievements.cs b/Source/Scripts/World/Achievements.cs index a22db8de5..0d7e616ce 100644 --- a/Source/Scripts/World/Achievements.cs +++ b/Source/Scripts/World/Achievements.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/AreaTrigger.cs b/Source/Scripts/World/AreaTrigger.cs index 7e9cfba99..bc7938d44 100644 --- a/Source/Scripts/World/AreaTrigger.cs +++ b/Source/Scripts/World/AreaTrigger.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/BossEmeraldDragons.cs b/Source/Scripts/World/BossEmeraldDragons.cs index 32867d2db..88d7f614c 100644 --- a/Source/Scripts/World/BossEmeraldDragons.cs +++ b/Source/Scripts/World/BossEmeraldDragons.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/DuelReset.cs b/Source/Scripts/World/DuelReset.cs index 03de188ae..97d8f2822 100644 --- a/Source/Scripts/World/DuelReset.cs +++ b/Source/Scripts/World/DuelReset.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/GameObjects.cs b/Source/Scripts/World/GameObjects.cs index 35f47f689..3219cffaf 100644 --- a/Source/Scripts/World/GameObjects.cs +++ b/Source/Scripts/World/GameObjects.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/Guards.cs b/Source/Scripts/World/Guards.cs index f7b0a5c5e..3eae81d3d 100644 --- a/Source/Scripts/World/Guards.cs +++ b/Source/Scripts/World/Guards.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/ItemScripts.cs b/Source/Scripts/World/ItemScripts.cs index 580fa5938..b4001e319 100644 --- a/Source/Scripts/World/ItemScripts.cs +++ b/Source/Scripts/World/ItemScripts.cs @@ -1,5 +1,5 @@ /* -* Copyright (C) 2012-2017 CypherCore +* Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/MobGenericCreature.cs b/Source/Scripts/World/MobGenericCreature.cs index ba786138e..58f116ab1 100644 --- a/Source/Scripts/World/MobGenericCreature.cs +++ b/Source/Scripts/World/MobGenericCreature.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/NpcProfessions.cs b/Source/Scripts/World/NpcProfessions.cs index 106873b42..8ca47576a 100644 --- a/Source/Scripts/World/NpcProfessions.cs +++ b/Source/Scripts/World/NpcProfessions.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/NpcSpecial.cs b/Source/Scripts/World/NpcSpecial.cs index 95d72a3a8..33b83aee7 100644 --- a/Source/Scripts/World/NpcSpecial.cs +++ b/Source/Scripts/World/NpcSpecial.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/Scripts/World/SceneScripts.cs b/Source/Scripts/World/SceneScripts.cs index 959563be5..c688b42f6 100644 --- a/Source/Scripts/World/SceneScripts.cs +++ b/Source/Scripts/World/SceneScripts.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Source/WorldServer/Server.cs b/Source/WorldServer/Server.cs index bd4d1262a..891945d52 100644 --- a/Source/WorldServer/Server.cs +++ b/Source/WorldServer/Server.cs @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2017 CypherCore + * Copyright (C) 2012-2018 CypherCore * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by