summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/debug_new.cpp2
-rw-r--r--src/debug/debug_new.h2
-rw-r--r--src/debug/fast_mutex.h2
-rw-r--r--src/debug/static_assert.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/debug/debug_new.cpp b/src/debug/debug_new.cpp
index d0030c685..25a57bcf6 100644
--- a/src/debug/debug_new.cpp
+++ b/src/debug/debug_new.cpp
@@ -26,7 +26,7 @@
*
* original version changed for ManaPlus
*
- * Copyright (C) 2011-2014 The ManaPlus Developers
+ * Copyright (C) 2011-2015 The ManaPlus Developers
*/
/**
diff --git a/src/debug/debug_new.h b/src/debug/debug_new.h
index d29a0d4f3..1c5840a01 100644
--- a/src/debug/debug_new.h
+++ b/src/debug/debug_new.h
@@ -26,7 +26,7 @@
*
* original version changed for ManaPlus
*
- * Copyright (C) 2011-2014 The ManaPlus Developers
+ * Copyright (C) 2011-2015 The ManaPlus Developers
*/
/**
diff --git a/src/debug/fast_mutex.h b/src/debug/fast_mutex.h
index 8bedd3aeb..072f5944d 100644
--- a/src/debug/fast_mutex.h
+++ b/src/debug/fast_mutex.h
@@ -26,7 +26,7 @@
*
* original version changed for ManaPlus
*
- * Copyright (C) 2011-2014 The ManaPlus Developers
+ * Copyright (C) 2011-2015 The ManaPlus Developers
*/
/**
diff --git a/src/debug/static_assert.h b/src/debug/static_assert.h
index 1a5f14cca..fd3575a7c 100644
--- a/src/debug/static_assert.h
+++ b/src/debug/static_assert.h
@@ -26,7 +26,7 @@
*
* original version changed for ManaPlus
*
- * Copyright (C) 2011-2014 The ManaPlus Developers
+ * Copyright (C) 2011-2015 The ManaPlus Developers
*/
/**