diff options
Diffstat (limited to 'src/modules/editor/libkvieditor.cpp')
| -rw-r--r-- | src/modules/editor/libkvieditor.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/modules/editor/libkvieditor.cpp b/src/modules/editor/libkvieditor.cpp index 955dc75c7..fff84461e 100644 --- a/src/modules/editor/libkvieditor.cpp +++ b/src/modules/editor/libkvieditor.cpp @@ -1,8 +1,10 @@ +//============================================================================= // // File : libkvieditor.cpp // Creation date : Mon Sep 11 2000 12:19:00 by Szymon Stefanek // -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// This file is part of the KVirc irc client distribution +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // 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,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // +//============================================================================= #include "scripteditor.h" |
