From 77b11e3dfdb0f0f83fa531b9bcb7bc0d3243fbae Mon Sep 17 00:00:00 2001 From: Jan Rekorajski Date: Mon, 4 Dec 2000 19:02:33 +0000 Subject: Relevant BUGIDs: 124391 Purpose of commit: cleanup Commit summary: --------------- * removed unnecessary CVS Log tags from all over the source --- examples/blank.c | 24 ------------------------ examples/check_user.c | 13 +------------ examples/test.c | 19 +------------------ 3 files changed, 2 insertions(+), 54 deletions(-) (limited to 'examples') diff --git a/examples/blank.c b/examples/blank.c index 33b5056e..9d51756e 100644 --- a/examples/blank.c +++ b/examples/blank.c @@ -1,29 +1,5 @@ /* * $Id$ - * - * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision - * - * Revision 1.2 1999/11/08 05:39:53 morgan - * removed void main def which was making gcc complain - * - * Revision 1.1.1.1 1998/07/12 05:17:14 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.7 1996/12/01 03:16:53 morgan - * added setcred closing function - * - * Revision 1.6 1996/11/10 19:51:40 morgan - * minor change to avoid gcc warning - * - * Revision 1.5 1996/07/07 23:53:05 morgan - * added optional fail delay (non-standard Linux-PAM) - * - * Revision 1.4 1996/05/02 04:44:18 morgan - * moved conversation to a libmisc library routine. - * - * */ /* Andrew Morgan (morgan@parc.power.net) -- a self contained `blank' diff --git a/examples/check_user.c b/examples/check_user.c index 6d52ccaa..4a33f2a8 100644 --- a/examples/check_user.c +++ b/examples/check_user.c @@ -8,18 +8,7 @@ # check authorization check auth required pam_unix_auth.so check account required pam_unix_acct.so - - $Log$ - Revision 1.1 2000/06/20 22:11:13 agmorgan - Initial revision - - Revision 1.1.1.1 1998/07/12 05:17:14 morgan - Linux PAM sources pre-0.66 - - Revision 1.1 1996/11/10 21:19:30 morgan - Initial revision - - */ +*/ #include #include diff --git a/examples/test.c b/examples/test.c index 8fc5e6cd..7e166b48 100644 --- a/examples/test.c +++ b/examples/test.c @@ -1,22 +1,5 @@ /* - * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:14 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.3 1996/03/10 00:14:20 morgan - * made lines less than 80 chars long. - * - * Revision 1.2 1996/03/09 09:16:26 morgan - * changed the header file that it includes. - * - * Revision 1.1 1996/03/09 09:13:34 morgan - * Initial revision - */ - -/* Marc Ewing (marc@redhat.com) - original test code + * Marc Ewing (marc@redhat.com) - original test code * Alexander O. Yuriev (alex@bach.cis.temple.edu) * Andrew Morgan (morgan@physics.ucla.edu) */ -- cgit v1.2.3