From: hno <> Date: Mon, 7 Jan 2002 10:29:10 +0000 (+0000) Subject: Updated copyright date X-Git-Tag: SQUID_3_0_PRE1~1215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbee2c766a58726dd3339b0f96a036841fb16d54;p=thirdparty%2Fsquid.git Updated copyright date --- diff --git a/helpers/basic_auth/PAM/pam_auth.8 b/helpers/basic_auth/PAM/pam_auth.8 index d42aae2ada..0a5f338b61 100644 --- a/helpers/basic_auth/PAM/pam_auth.8 +++ b/helpers/basic_auth/PAM/pam_auth.8 @@ -6,8 +6,6 @@ pam_auth - Squid PAM authentication helper .SH SYNOPSIS squid_pam_auth [-n "service name"] [-t TTL] [-1] . -.SH COPYRIGHT - .SH DESCRIPTION This helper allows Squid to connect to a mostly any available PAM database to validate the user name and password of Basic HTTP @@ -72,6 +70,10 @@ issues due to such installations. Squid pam_auth and this manual is written by .I Henrik Nordstrom . +.SH COPYRIGHT +Squid pam_auth and this manual is Copyright 1999,2002 +Henrik Nordstrom +. .SH QUESTIONS Questions on the usage of this program can be sent to the .I Squid Users diff --git a/helpers/basic_auth/PAM/pam_auth.c b/helpers/basic_auth/PAM/pam_auth.c index 7a388bb516..921d08ba48 100644 --- a/helpers/basic_auth/PAM/pam_auth.c +++ b/helpers/basic_auth/PAM/pam_auth.c @@ -1,8 +1,8 @@ /* - * $Id: pam_auth.c,v 1.6 2002/01/07 03:10:46 hno Exp $ + * $Id: pam_auth.c,v 1.7 2002/01/07 03:29:10 hno Exp $ * * PAM authenticator module for Squid. - * Copyright (C) 1999 Henrik Nordstrom + * Copyright (C) 1999,2002 Henrik Nordstrom * * 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