diff --git a/console/src/GameInfo.cs b/console/src/GameInfo.cs
index 4e7c1aa7..cab72ad5 100644
--- a/console/src/GameInfo.cs
+++ b/console/src/GameInfo.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
@@ -15,7 +15,7 @@
* You should have received a copy of the *
* GNU Affero General Public License along with pokerth_console. *
* If not, see . *
- ***************************************************************************/
+ ***************************************************************************/
using System;
using System.Collections.Generic;
diff --git a/console/src/GameInfoList.cs b/console/src/GameInfoList.cs
index ed6ba42a..15befdbb 100644
--- a/console/src/GameInfoList.cs
+++ b/console/src/GameInfoList.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/Program.cs b/console/src/Program.cs
index 3258c8b8..ca0cc7eb 100644
--- a/console/src/Program.cs
+++ b/console/src/Program.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
@@ -15,7 +15,7 @@
* You should have received a copy of the *
* GNU Affero General Public License along with pokerth_console. *
* If not, see . *
- ***************************************************************************/
+ ***************************************************************************/
using System;
using System.Collections.Generic;
diff --git a/console/src/ZlibHelper.cs b/console/src/ZlibHelper.cs
index 3573416b..19e7e3f8 100644
--- a/console/src/ZlibHelper.cs
+++ b/console/src/ZlibHelper.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/NetPacket.cs b/console/src/net/NetPacket.cs
index 07572065..590af1ca 100644
--- a/console/src/net/NetPacket.cs
+++ b/console/src/net/NetPacket.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/NetPacketException.cs b/console/src/net/NetPacketException.cs
index 962baebd..eaf3e6a0 100644
--- a/console/src/net/NetPacketException.cs
+++ b/console/src/net/NetPacketException.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/NetPacketGameListNew.cs b/console/src/net/NetPacketGameListNew.cs
index fb3a92fc..f88200a9 100644
--- a/console/src/net/NetPacketGameListNew.cs
+++ b/console/src/net/NetPacketGameListNew.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/NetPacketInit.cs b/console/src/net/NetPacketInit.cs
index 82d076a4..4a1813ff 100644
--- a/console/src/net/NetPacketInit.cs
+++ b/console/src/net/NetPacketInit.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/NetPacketInitAck.cs b/console/src/net/NetPacketInitAck.cs
index cea633ac..3a01d375 100644
--- a/console/src/net/NetPacketInitAck.cs
+++ b/console/src/net/NetPacketInitAck.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *
diff --git a/console/src/net/ReceiverThread.cs b/console/src/net/ReceiverThread.cs
index 031786d0..0d5099fb 100644
--- a/console/src/net/ReceiverThread.cs
+++ b/console/src/net/ReceiverThread.cs
@@ -1,4 +1,4 @@
-/***************************************************************************
+/***************************************************************************
* Copyright (C) 2008 by Lothar May *
* *
* This file is part of pokerth_console. *