diff options
Diffstat (limited to 'src/modules/objects/object_macros.h')
| -rw-r--r-- | src/modules/objects/object_macros.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/objects/object_macros.h b/src/modules/objects/object_macros.h index 64fd956c2..23af8c578 100644 --- a/src/modules/objects/object_macros.h +++ b/src/modules/objects/object_macros.h @@ -1,12 +1,12 @@ #ifndef _OBJECT_MACROS_H_ #define _OBJECT_MACROS_H_ -//========================================================================================= +//============================================================================= // // File : object_macros.h // Creation date : Sat Jun 18 2005 15:32:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2005-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 @@ -22,7 +22,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 "kvi_kvs_kernel.h" #include "kvi_kvs_object.h" |
