diff options
author | Aokromes <aokromes@gmail.com> | 2020-01-02 06:25:50 +0100 |
---|---|---|
committer | Aokromes <aokromes@gmail.com> | 2020-01-02 06:25:50 +0100 |
commit | ed939325374216d6a049e778d6ad864c65283ae6 (patch) | |
tree | 54163e20be6ec8046b3da9b8fe5a63091369630c /src/common/Cryptography/Authentication | |
parent | 7ffe0185711095b0f62a5edf1e1819935d02851c (diff) |
New year
Say bye bye to every year changing dates
Diffstat (limited to 'src/common/Cryptography/Authentication')
-rw-r--r-- | src/common/Cryptography/Authentication/AuthCrypt.cpp | 3 | ||||
-rw-r--r-- | src/common/Cryptography/Authentication/AuthCrypt.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/common/Cryptography/Authentication/AuthCrypt.cpp b/src/common/Cryptography/Authentication/AuthCrypt.cpp index c90ab95d27b..c4ff701f5d1 100644 --- a/src/common/Cryptography/Authentication/AuthCrypt.cpp +++ b/src/common/Cryptography/Authentication/AuthCrypt.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> - * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> + * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * This 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/common/Cryptography/Authentication/AuthCrypt.h b/src/common/Cryptography/Authentication/AuthCrypt.h index 8f199ed5086..c6d4066350c 100644 --- a/src/common/Cryptography/Authentication/AuthCrypt.h +++ b/src/common/Cryptography/Authentication/AuthCrypt.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> - * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> + * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * This 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 |