diff options
| author | tkrokli <tkrokli@users.noreply.github.com> | 2017-01-02 19:52:45 +0100 |
|---|---|---|
| committer | tkrokli <tkrokli@users.noreply.github.com> | 2017-01-02 19:52:45 +0100 |
| commit | 6a51a88767247ce9fc85fb9d1bcbb5febf1598a2 (patch) | |
| tree | 06ac3975476e930d31f38eb4f8fb2577b58a5f21 /src/common/Debugging | |
| parent | d6a5477407968e2a9a8be33a2ce1ed835f3a1919 (diff) | |
Update Copyright notice for 2017
Happy new year!
Diffstat (limited to 'src/common/Debugging')
| -rw-r--r-- | src/common/Debugging/Errors.cpp | 2 | ||||
| -rw-r--r-- | src/common/Debugging/Errors.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/common/Debugging/Errors.cpp b/src/common/Debugging/Errors.cpp index 6157cd786cd..2e67f3bf539 100644 --- a/src/common/Debugging/Errors.cpp +++ b/src/common/Debugging/Errors.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 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/common/Debugging/Errors.h b/src/common/Debugging/Errors.h index e4b3563ca96..bf06d77d303 100644 --- a/src/common/Debugging/Errors.h +++ b/src/common/Debugging/Errors.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2017 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 |
