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 --- libpam/include/security/pam_malloc.h | 14 ++------------ libpam/include/security/pam_modules.h | 26 -------------------------- 2 files changed, 2 insertions(+), 38 deletions(-) (limited to 'libpam/include/security') diff --git a/libpam/include/security/pam_malloc.h b/libpam/include/security/pam_malloc.h index 8daf3f7c..62777ca8 100644 --- a/libpam/include/security/pam_malloc.h +++ b/libpam/include/security/pam_malloc.h @@ -1,15 +1,5 @@ -/* $Id$ - * - * $Log$ - * Revision 1.1 2000/06/20 22:11:23 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:15 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.1 1996/11/10 21:23:14 morgan - * Initial revision - * +/* + * $Id$ */ /* diff --git a/libpam/include/security/pam_modules.h b/libpam/include/security/pam_modules.h index 945c1711..b555e8b2 100644 --- a/libpam/include/security/pam_modules.h +++ b/libpam/include/security/pam_modules.h @@ -3,32 +3,6 @@ * * $Id$ * - * This header file documents the PAM SPI --- that is, interface - * between the PAM library and a PAM service library which is called - * by the PAM library. - * - * Note, the copyright information is at end of file. - * - * $Log$ - * Revision 1.1 2000/06/20 22:11:23 agmorgan - * Initial revision - * - * Revision 1.1.1.1 1998/07/12 05:17:15 morgan - * Linux PAM sources pre-0.66 - * - * Revision 1.8 1997/01/04 20:14:42 morgan - * moved PAM_DATA_SILENT to _pam_types.h so applications can use it too - * - * Revision 1.7 1996/11/10 19:57:08 morgan - * pam_get_user prototype. - * - * Revision 1.6 1996/09/05 06:18:45 morgan - * added some data error_status masks, changed prototype for cleanup() - * - * Revision 1.5 1996/06/02 07:58:37 morgan - * altered the way in which modules obtain static prototypes for - * functions - * */ #ifndef _SECURITY_PAM_MODULES_H -- cgit v1.2.3