X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/b0f66028a9a17a845590a4fe737a4f5e46f6b778..af4f4d6a77aceba8e2d6f58d15e894df320e7c24:/src/netg.h?ds=sidebyside diff --git a/src/netg.h b/src/netg.h index 0c34fed..0733318 100644 --- a/src/netg.h +++ b/src/netg.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: netg.h,v 1.4 2003/10/12 00:14:55 mdw Exp $ + * $Id: netg.h,v 1.5 2004/04/08 01:36:20 mdw Exp $ * * A local database of netgroups * @@ -26,24 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - /*----- Revision history --------------------------------------------------* - * - * $Log: netg.h,v $ - * Revision 1.4 2003/10/12 00:14:55 mdw - * Major overhaul. Now uses DSA signatures rather than the bogus symmetric - * encrypt-and-hope thing. Integrated with mLib and Catacomb. - * - * Revision 1.3 1998/01/12 16:46:18 mdw - * Fix copyright date. - * - * Revision 1.2 1997/08/20 16:19:24 mdw - * Replace `name_reinit' by `name_end' for more sensible restart. - * - * Revision 1.1 1997/08/07 09:45:00 mdw - * New source file added to maintain a netgroups database. - * - */ - #ifndef NETG_H #define NETG_H