aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging
diff options
context:
space:
mode:
authorAokromes <aokromes@gmail.com>2020-01-02 06:25:50 +0100
committerAokromes <aokromes@gmail.com>2020-01-02 06:25:50 +0100
commited939325374216d6a049e778d6ad864c65283ae6 (patch)
tree54163e20be6ec8046b3da9b8fe5a63091369630c /src/common/Debugging
parent7ffe0185711095b0f62a5edf1e1819935d02851c (diff)
New year
Say bye bye to every year changing dates
Diffstat (limited to 'src/common/Debugging')
-rw-r--r--src/common/Debugging/Errors.cpp3
-rw-r--r--src/common/Debugging/Errors.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/common/Debugging/Errors.cpp b/src/common/Debugging/Errors.cpp
index 25c9f06fed4..5cb236419bd 100644
--- a/src/common/Debugging/Errors.cpp
+++ b/src/common/Debugging/Errors.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/Debugging/Errors.h b/src/common/Debugging/Errors.h
index d263be3efed..befb269a120 100644
--- a/src/common/Debugging/Errors.h
+++ b/src/common/Debugging/Errors.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