Expunge revision histories in files.
[become] / src / userdb.h
index 1ad0518..2c6740f 100644 (file)
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: userdb.h,v $
- * Revision 1.5  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.4  1998/01/12 16:46:38  mdw
- * Fix copyright date.
- *
- * Revision 1.3  1997/08/20  16:25:08  mdw
- * Rename `userdb_reinit' to `userdb_end' for more sensible restart.
- *
- * Revision 1.2  1997/08/04 10:24:26  mdw
- * Sources placed under CVS control.
- *
- * Revision 1.1  1997/07/21  13:47:42  mdw
- * Initial revision
- *
- */
-
 #ifndef USERDB_H
 #define USERDB_H