diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/connection_patcher/Constants/BinaryTypes.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Helper.cpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Helper.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patcher.cpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patcher.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patches/Common.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patches/Mac.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patches/Windows.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patterns/Common.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patterns/Mac.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Patterns/Windows.hpp | 2 | ||||
-rw-r--r-- | src/tools/connection_patcher/Program.cpp | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/src/tools/connection_patcher/Constants/BinaryTypes.hpp b/src/tools/connection_patcher/Constants/BinaryTypes.hpp index de54713e14b..9743e2cbfdd 100644 --- a/src/tools/connection_patcher/Constants/BinaryTypes.hpp +++ b/src/tools/connection_patcher/Constants/BinaryTypes.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Helper.cpp b/src/tools/connection_patcher/Helper.cpp index 62af649aba2..6407560f093 100644 --- a/src/tools/connection_patcher/Helper.cpp +++ b/src/tools/connection_patcher/Helper.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Helper.hpp b/src/tools/connection_patcher/Helper.hpp index 7ea693eca6f..4458617708f 100644 --- a/src/tools/connection_patcher/Helper.hpp +++ b/src/tools/connection_patcher/Helper.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patcher.cpp b/src/tools/connection_patcher/Patcher.cpp index 49a9011985e..ba7db70ec12 100644 --- a/src/tools/connection_patcher/Patcher.cpp +++ b/src/tools/connection_patcher/Patcher.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patcher.hpp b/src/tools/connection_patcher/Patcher.hpp index 23b4503e74c..7bf29b30ca7 100644 --- a/src/tools/connection_patcher/Patcher.hpp +++ b/src/tools/connection_patcher/Patcher.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patches/Common.hpp b/src/tools/connection_patcher/Patches/Common.hpp index 58169bc300e..32e84b1503f 100644 --- a/src/tools/connection_patcher/Patches/Common.hpp +++ b/src/tools/connection_patcher/Patches/Common.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patches/Mac.hpp b/src/tools/connection_patcher/Patches/Mac.hpp index 09eebd31c58..89ef83459b1 100644 --- a/src/tools/connection_patcher/Patches/Mac.hpp +++ b/src/tools/connection_patcher/Patches/Mac.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patches/Windows.hpp b/src/tools/connection_patcher/Patches/Windows.hpp index b65c69d6614..d9bfd75ad7e 100644 --- a/src/tools/connection_patcher/Patches/Windows.hpp +++ b/src/tools/connection_patcher/Patches/Windows.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patterns/Common.hpp b/src/tools/connection_patcher/Patterns/Common.hpp index 98a35a6f46b..b5ff0343c65 100644 --- a/src/tools/connection_patcher/Patterns/Common.hpp +++ b/src/tools/connection_patcher/Patterns/Common.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patterns/Mac.hpp b/src/tools/connection_patcher/Patterns/Mac.hpp index be4f6b5b20a..b8ffc883dd4 100644 --- a/src/tools/connection_patcher/Patterns/Mac.hpp +++ b/src/tools/connection_patcher/Patterns/Mac.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Patterns/Windows.hpp b/src/tools/connection_patcher/Patterns/Windows.hpp index b293c0eb6d1..617a91f7e9a 100644 --- a/src/tools/connection_patcher/Patterns/Windows.hpp +++ b/src/tools/connection_patcher/Patterns/Windows.hpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * diff --git a/src/tools/connection_patcher/Program.cpp b/src/tools/connection_patcher/Program.cpp index 127be50791b..400bafbf6ba 100644 --- a/src/tools/connection_patcher/Program.cpp +++ b/src/tools/connection_patcher/Program.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2012-2014 Arctium Emulation <http://arctium.org> * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * |