From 69d4d54973c129188322d9c832a513ed73334369 Mon Sep 17 00:00:00 2001 From: Illya Yalovoy Date: Mon, 28 Sep 2009 20:22:22 +0000 Subject: [PATCH] refs #457 --- src/gui/ColDesc.h | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/gui/ColDesc.h b/src/gui/ColDesc.h index 6b114e755..62d33b83d 100755 --- a/src/gui/ColDesc.h +++ b/src/gui/ColDesc.h @@ -1,3 +1,28 @@ +/* + + Firewall Builder + + Copyright (C) 2003 NetCitadel, LLC + + Author: Illiya Yalovoy + + $Id: ColDesc.h 1487 2009-09-23 17:00:48Z vadim $ + + This program is free software which we release under the GNU General Public + License. You may redistribute and/or modify this program under the terms + of that license as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + To get a copy of the GNU General Public License, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +*/ + #ifndef COLDESC_H #define COLDESC_H