From 8c7fa3315eff8ba18c1c33bb6e88ee951b31e4e0 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Thu, 18 Sep 2008 15:55:21 +0000 Subject: fixed license template for modules from n to r git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_groupbox.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/modules/objects/class_groupbox.h') diff --git a/src/modules/objects/class_groupbox.h b/src/modules/objects/class_groupbox.h index 6dda5b3de..ed1d6d23f 100644 --- a/src/modules/objects/class_groupbox.h +++ b/src/modules/objects/class_groupbox.h @@ -1,12 +1,13 @@ -#ifndef _CLASS_GROUPBOX_H_ -#define _CLASS_GROUPBOX_H_ +#ifndef _CLASS_GROUPBOX_H_ +#define _CLASS_GROUPBOX_H_ +//============================================================================= // -// File : class_groupbox.h +// File : class_groupbox.cpp // Creation date : Fri Jan 28 14:21:48 CEST 2005 // by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor) // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +23,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // +//============================================================================= @@ -57,5 +59,5 @@ protected: bool functionSetChecked(KviKvsObjectFunctionCall *c); }; -#endif //!_CLASS_GROUPBOX_H_ +#endif //!_CLASS_GROUPBOX_H_ -- cgit v1.3.1-10-gc9f91