]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Updated copyright date
authorhno <>
Mon, 7 Jan 2002 10:29:10 +0000 (10:29 +0000)
committerhno <>
Mon, 7 Jan 2002 10:29:10 +0000 (10:29 +0000)
helpers/basic_auth/PAM/pam_auth.8
helpers/basic_auth/PAM/pam_auth.c

index d42aae2adaf7c275a7bbf56a2ad88e720ed9a2f0..0a5f338b6161b624270b45f42fe06081dab2e123 100644 (file)
@@ -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 <hno@squid-cache.org>
 .
+.SH COPYRIGHT
+Squid pam_auth and this manual is Copyright 1999,2002
+Henrik Nordstrom <hno@squid-cache.org>
+.
 .SH QUESTIONS
 Questions on the usage of this program can be sent to the
 .I Squid Users <squid-users@squid-cache.org>
index 7a388bb5162146ad2b3c2727f3f3427acb05f22d..921d08ba48ac69252dee22cc63209017f66a247b 100644 (file)
@@ -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 <hno@squid-cache.org>
+ * Copyright (C) 1999,2002 Henrik Nordstrom <hno@squid-cache.org>
  *
  *  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