summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/dtor.h2
-rw-r--r--src/utils/gettext.h2
-rw-r--r--src/utils/mathutils.h2
-rw-r--r--src/utils/mkdir.cpp2
-rw-r--r--src/utils/mkdir.h2
-rw-r--r--src/utils/mutex.h2
-rw-r--r--src/utils/sha256.cpp2
-rw-r--r--src/utils/sha256.h2
-rw-r--r--src/utils/specialfolder.cpp2
-rw-r--r--src/utils/specialfolder.h2
-rw-r--r--src/utils/stringutils.cpp2
-rw-r--r--src/utils/stringutils.h2
-rw-r--r--src/utils/xml.cpp2
-rw-r--r--src/utils/xml.h2
-rw-r--r--src/utils/zlib.cpp2
-rw-r--r--src/utils/zlib.h2
16 files changed, 16 insertions, 16 deletions
diff --git a/src/utils/dtor.h b/src/utils/dtor.h
index a50189c4..223b73ed 100644
--- a/src/utils/dtor.h
+++ b/src/utils/dtor.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/gettext.h b/src/utils/gettext.h
index 25b3a60d..f3b12ada 100644
--- a/src/utils/gettext.h
+++ b/src/utils/gettext.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h
index 503db56c..21eba16f 100644
--- a/src/utils/mathutils.h
+++ b/src/utils/mathutils.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mkdir.cpp b/src/utils/mkdir.cpp
index ee40488e..c17b5102 100644
--- a/src/utils/mkdir.cpp
+++ b/src/utils/mkdir.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mkdir.h b/src/utils/mkdir.h
index 13cfc1c1..5929b1d9 100644
--- a/src/utils/mkdir.h
+++ b/src/utils/mkdir.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/mutex.h b/src/utils/mutex.h
index 92bbd614..26ad754e 100644
--- a/src/utils/mutex.h
+++ b/src/utils/mutex.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/sha256.cpp b/src/utils/sha256.cpp
index 9175352f..761f4edb 100644
--- a/src/utils/sha256.cpp
+++ b/src/utils/sha256.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2008-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file has been slighly modified as part of The Mana Client.
*
diff --git a/src/utils/sha256.h b/src/utils/sha256.h
index 1248e8dd..8a9c2b70 100644
--- a/src/utils/sha256.h
+++ b/src/utils/sha256.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/specialfolder.cpp b/src/utils/specialfolder.cpp
index 0c82ce68..bd3e1bca 100644
--- a/src/utils/specialfolder.cpp
+++ b/src/utils/specialfolder.cpp
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h
index 0c3e999c..411752a2 100644
--- a/src/utils/specialfolder.h
+++ b/src/utils/specialfolder.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2010-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp
index 77914214..5a51ef66 100644
--- a/src/utils/stringutils.cpp
+++ b/src/utils/stringutils.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h
index 3ef4d513..74365491 100644
--- a/src/utils/stringutils.h
+++ b/src/utils/stringutils.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index 76f1d6df..a965e0d7 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 8b7fd043..1e007cfd 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/zlib.cpp b/src/utils/zlib.cpp
index a6d47b47..7a5421fd 100644
--- a/src/utils/zlib.cpp
+++ b/src/utils/zlib.cpp
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2004-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*
diff --git a/src/utils/zlib.h b/src/utils/zlib.h
index 003e64b6..53dfd613 100644
--- a/src/utils/zlib.h
+++ b/src/utils/zlib.h
@@ -1,7 +1,7 @@
/*
* The Mana Client
* Copyright (C) 2007-2009 The Mana World Development Team
- * Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2009-2012 The Mana Developers
*
* This file is part of The Mana Client.
*