From 209d2907d49647a8093e05abcf76cfb442996f6d Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 1 Sep 2001 11:51:53 +0000 Subject: license correction (explicitly use GPLv2) --- ulogd/extensions/ulogd_PWSNIFF.c | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'ulogd/extensions/ulogd_PWSNIFF.c') diff --git a/ulogd/extensions/ulogd_PWSNIFF.c b/ulogd/extensions/ulogd_PWSNIFF.c index a1e7988..4d0d85b 100644 --- a/ulogd/extensions/ulogd_PWSNIFF.c +++ b/ulogd/extensions/ulogd_PWSNIFF.c @@ -1,11 +1,23 @@ -/* ulogd_PWSNIFF.c, Version $Revision: 1.3 $ +/* ulogd_PWSNIFF.c, Version $Revision: 1.4 $ * * ulogd logging interpreter for POP3 / FTP like plaintext passwords. * - * (C) 2000 by Harald Welte - * This software is released under the terms of GNU GPL + * (C) 2000-2001 by Harald Welte * - * $Id: ulogd_PWSNIFF.c,v 1.3 2000/11/16 17:20:52 laforge Exp $ + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 + * as published by the Free Software Foundation + * + * 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 + * + * $Id: ulogd_PWSNIFF.c,v 1.4 2000/11/20 11:43:22 laforge Exp $ * */ -- cgit v1.2.3