From 5862040f732cfbaf570f7f6656514ef95b7af64c Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Mon, 26 Aug 2002 08:49:58 +0000 Subject: added narcissist header --- common/scripts/DrakconnectConf.pm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'common') diff --git a/common/scripts/DrakconnectConf.pm b/common/scripts/DrakconnectConf.pm index 80ddbbfb..b4b7a54c 100644 --- a/common/scripts/DrakconnectConf.pm +++ b/common/scripts/DrakconnectConf.pm @@ -1,5 +1,23 @@ #!/usr/bin/perl +# Drakconnect Conf Parser + +# Copyright (C) 2002 MandrakeSoft Arnaud Desmons +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, 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. +# +# 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. + package DrakconnectConf; require "__WIZ_HOME__/common/scripts/Vareqval.pm"; use strict; -- cgit v1.2.1