diff options
author | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2000-12-04 19:02:33 +0000 |
---|---|---|
committer | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2000-12-04 19:02:33 +0000 |
commit | 77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae (patch) | |
tree | c9e08ed007a78e975754bf5c595ad0b593db4b52 /modules/pam_deny | |
parent | 6a36792321ef91dc91c9887d5c56db88e6546047 (diff) | |
download | pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.tar.gz pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.tar.bz2 pam-77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae.zip |
Relevant BUGIDs: 124391
Purpose of commit: cleanup
Commit summary:
---------------
* removed unnecessary CVS Log tags from all over the source
Diffstat (limited to 'modules/pam_deny')
-rw-r--r-- | modules/pam_deny/pam_deny.c | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/modules/pam_deny/pam_deny.c b/modules/pam_deny/pam_deny.c index 123cb21b..b474751d 100644 --- a/modules/pam_deny/pam_deny.c +++ b/modules/pam_deny/pam_deny.c @@ -5,25 +5,6 @@ * * Written by Andrew Morgan <morgan@parc.power.net> 1996/3/11 * - * $Log$ - * Revision 1.1 2000/06/20 22:11:33 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:16 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.4 1997/02/15 19:05:15 morgan - * fixed email - * - * Revision 1.3 1996/06/02 08:06:19 morgan - * changes for new static protocol - * - * Revision 1.2 1996/05/26 04:01:12 morgan - * added static support - * - * Revision 1.1 1996/03/16 17:47:36 morgan - * Initial revision - * */ /* |