aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharl Botha <cpbotha@cpbotha.net>2001-05-12 09:59:45 +0000
committerCharl Botha <cpbotha@cpbotha.net>2001-05-12 09:59:45 +0000
commit5dc79060f1ad2a094e18dd3cc29c13bebeb6be80 (patch)
treeb11e43f4d083c552137a38f84c661d111f1acc56
parentddb636392602a242ab8f490b95fbc9df8c2d0a8e (diff)
downloadlibpam-pwdfile-5dc79060f1ad2a094e18dd3cc29c13bebeb6be80.tar.gz
Changed small ver thingy.v0.8a
-rw-r--r--pam_pwdfile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pam_pwdfile.c b/pam_pwdfile.c
index 918a4e4..ac8e8cb 100644
--- a/pam_pwdfile.c
+++ b/pam_pwdfile.c
@@ -1,12 +1,12 @@
/* pam_pwdfile.c copyright 1999 by Charl P. Botha <cpbotha@ieee.org>
*
- * $Id: pam_pwdfile.c,v 1.11 2001-05-12 09:58:43 cpbotha Exp $
+ * $Id: pam_pwdfile.c,v 1.12 2001-05-12 09:59:45 cpbotha Exp $
*
* pam authentication module that can be pointed at any username/crypted
* text file so that pam using application can use an alternate set of
* passwords than specified in system password database
*
- * version 0.7
+ * version 0.8
*
* Copyright (c) Charl P. Botha, 1999. All rights reserved
*