aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/spaste/controller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/spaste/controller.cpp')
-rw-r--r--src/modules/spaste/controller.cpp12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/modules/spaste/controller.cpp b/src/modules/spaste/controller.cpp
index ae0871004..97a55fef6 100644
--- a/src/modules/spaste/controller.cpp
+++ b/src/modules/spaste/controller.cpp
@@ -1,9 +1,11 @@
-// File : controller.cpp
-// Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo �lvarez
+//=============================================================================
+//
+// File : controller.h
+// Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo Álvarez
//
// This file is part of the KVirc irc client distribution
-// Copyright (C) 2002 Juanjo �lvarez (juanjux@yahoo.es)
-// Copyright (C) 2002 Szymon Stefanek (kvirc@tin.it)
+// Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es)
+// Copyright (C) 2002-2008 Szymon Stefanek (kvirc@tin.it)
//
// This program is FREE software. You can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -18,6 +20,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, write to the Free Software Foundation,
// Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+//
+//=============================================================================
#include "controller.h"