aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging
diff options
context:
space:
mode:
authorvincent-michael <vincent_michael@gmx.de>2019-01-01 10:13:49 +0100
committervincent-michael <vincent_michael@gmx.de>2019-01-01 10:14:33 +0100
commit5620eb9463a8d6cf59851306b92a8c644acd512d (patch)
tree19085d3150eff0bdbb869cf4d70c9a4005d67608 /src/common/Debugging
parent5e115c620be4a5859d70170ce32e03f540f5027c (diff)
Update copyright note for 2019
auto happy = new year(2019);
Diffstat (limited to 'src/common/Debugging')
-rw-r--r--src/common/Debugging/Errors.cpp2
-rw-r--r--src/common/Debugging/Errors.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/common/Debugging/Errors.cpp b/src/common/Debugging/Errors.cpp
index 731a779344e..eec7f0d9e93 100644
--- a/src/common/Debugging/Errors.cpp
+++ b/src/common/Debugging/Errors.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/>
+ * Copyright (C) 2008-2019 TrinityCore <https://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 94defb495b9..600b8314890 100644
--- a/src/common/Debugging/Errors.h
+++ b/src/common/Debugging/Errors.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/>
+ * Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
* This program is free software; you can redistribute it and/or modify it