aboutsummaryrefslogtreecommitdiff
path: root/src/realmd
diff options
context:
space:
mode:
authorDrahy <none@none>2009-02-04 12:04:12 +0100
committerDrahy <none@none>2009-02-04 12:04:12 +0100
commit7c19c420c6e1423a797d8899906508914561e092 (patch)
tree3ce2ed869a03cc2be22116c3d6747154ce7e0deb /src/realmd
parentcb9a0b7219e7751cee01bf018999facc3a2e7be9 (diff)
* Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG-- branch : trunk
Diffstat (limited to 'src/realmd')
-rw-r--r--src/realmd/AuthCodes.h4
-rw-r--r--src/realmd/AuthSocket.cpp4
-rw-r--r--src/realmd/AuthSocket.h4
-rw-r--r--src/realmd/Main.cpp4
-rw-r--r--src/realmd/Makefile.am4
-rw-r--r--src/realmd/RealmList.cpp4
-rw-r--r--src/realmd/RealmList.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/realmd/AuthCodes.h b/src/realmd/AuthCodes.h
index 0a454117477..e83397dcca6 100644
--- a/src/realmd/AuthCodes.h
+++ b/src/realmd/AuthCodes.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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
diff --git a/src/realmd/AuthSocket.cpp b/src/realmd/AuthSocket.cpp
index 6f8363a9724..a1ee40cb178 100644
--- a/src/realmd/AuthSocket.cpp
+++ b/src/realmd/AuthSocket.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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
diff --git a/src/realmd/AuthSocket.h b/src/realmd/AuthSocket.h
index f704283c215..1feeb45a010 100644
--- a/src/realmd/AuthSocket.h
+++ b/src/realmd/AuthSocket.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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
diff --git a/src/realmd/Main.cpp b/src/realmd/Main.cpp
index 98913b5e586..9a62e7fb39d 100644
--- a/src/realmd/Main.cpp
+++ b/src/realmd/Main.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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
diff --git a/src/realmd/Makefile.am b/src/realmd/Makefile.am
index 3434a83f7ab..f8442b51a19 100644
--- a/src/realmd/Makefile.am
+++ b/src/realmd/Makefile.am
@@ -1,6 +1,6 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
#
-# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
#
# 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
diff --git a/src/realmd/RealmList.cpp b/src/realmd/RealmList.cpp
index 0b23828b27f..393c1396975 100644
--- a/src/realmd/RealmList.cpp
+++ b/src/realmd/RealmList.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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
diff --git a/src/realmd/RealmList.h b/src/realmd/RealmList.h
index 72c3982a462..e3eaa8ad09f 100644
--- a/src/realmd/RealmList.h
+++ b/src/realmd/RealmList.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* 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