aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Cryptography/Authentication
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-01-01 00:27:46 +0100
committerVincent-Michael <Vincent_Michael@gmx.de>2015-01-01 00:28:09 +0100
commitab90f744866d761a302380e12ed7b0dee23697f0 (patch)
treeb067360bee2f2d6150f89654fe58b8eb15a1a44c /src/server/shared/Cryptography/Authentication
parente5b9d815badc99df236bc278b31666dcd7aa2172 (diff)
Update copyright note for 2015
Happy new year
Diffstat (limited to 'src/server/shared/Cryptography/Authentication')
-rw-r--r--src/server/shared/Cryptography/Authentication/PacketCrypt.cpp2
-rw-r--r--src/server/shared/Cryptography/Authentication/PacketCrypt.h2
-rw-r--r--src/server/shared/Cryptography/Authentication/WorldPacketCrypt.cpp2
-rw-r--r--src/server/shared/Cryptography/Authentication/WorldPacketCrypt.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/server/shared/Cryptography/Authentication/PacketCrypt.cpp b/src/server/shared/Cryptography/Authentication/PacketCrypt.cpp
index 7fac311b8a2..c38bd844327 100644
--- a/src/server/shared/Cryptography/Authentication/PacketCrypt.cpp
+++ b/src/server/shared/Cryptography/Authentication/PacketCrypt.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/src/server/shared/Cryptography/Authentication/PacketCrypt.h b/src/server/shared/Cryptography/Authentication/PacketCrypt.h
index 36f3b81fb53..d43cac77e66 100644
--- a/src/server/shared/Cryptography/Authentication/PacketCrypt.h
+++ b/src/server/shared/Cryptography/Authentication/PacketCrypt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.cpp b/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.cpp
index b84de24741c..55c9f01908d 100644
--- a/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.cpp
+++ b/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.h b/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.h
index 58c4003418e..dfa54182059 100644
--- a/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.h
+++ b/src/server/shared/Cryptography/Authentication/WorldPacketCrypt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
* This program is free software; you can redistribute it and/or modify it