X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/607937a4e1c4cdb3da09617fa7bfda536278ca95..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/dbutils.h diff --git a/src/dbutils.h b/src/dbutils.h index 07fa275..0137ecb 100644 --- a/src/dbutils.h +++ b/src/dbutils.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: dbutils.h,v 1.3 1997/08/07 09:49:39 mdw Exp $ + * $Id: dbutils.h,v 1.6 2004/04/08 01:36:20 mdw Exp $ * * Debugging things * - * (c) 1996 Straylight + * (c) 1998 Straylight */ /*----- Licensing notice --------------------------------------------------* @@ -26,21 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: dbutils.h,v $ - * Revision 1.3 1997/08/07 09:49:39 mdw - * Extensive modifications to handle netgroups. Also sanitise user and group - * names before adding them to the symbol table. - * - * Revision 1.2 1997/08/04 10:24:22 mdw - * Sources placed under CVS control. - * - * Revision 1.1 1997/07/21 13:47:50 mdw - * Initial revision - * - */ - #ifndef DBUTILS_H #define DBUTILS_H