Fix copyright date.
[become] / src / userdb.c
index eb963d0..2db8ee5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-c-*-
  *
- * $Id: userdb.c,v 1.5 1997/09/17 10:24:08 mdw Exp $
+ * $Id: userdb.c,v 1.6 1998/01/12 16:46:33 mdw Exp $
  *
  * User database management
  *
- * (c) 1997 EBI
+ * (c) 1998 EBI
  */
 
 /*----- Licensing notice --------------------------------------------------*
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: userdb.c,v $
- * Revision 1.5  1997/09/17 10:24:08  mdw
+ * Revision 1.6  1998/01/12 16:46:33  mdw
+ * Fix copyright date.
+ *
+ * Revision 1.5  1997/09/17  10:24:08  mdw
  * Use `uid_t' instead of `int' for uids and gids.  Not quite sure why I
  * didn't do this before.
  *