]> andersk Git - moira.git/blobdiff - clients/userreg/reg_stubs.c
added copyright message
[moira.git] / clients / userreg / reg_stubs.c
index e694f0fefe18858113fde60bada439de7407425b..94ec0b2d7dcde3e5ebd5810711924d2e3a72b03d 100644 (file)
@@ -3,30 +3,16 @@
  *     $Author$
  *     $Header$
  *
- *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
- *     $Log$
- *     Revision 1.5  1988-08-17 18:09:42  mar
- *     changed server host from "dodo.mit.edu" to "sms.mit.edu"
- *
- * Revision 1.4  88/08/07  22:20:21  mar
- * changed server hostname to dodo for testing.
- * changed timeout back to 30 seconds (it gets retried 10 times)
- * 
- * Revision 1.3  88/08/03  20:16:10  mar
- * increase timeout; don't copy login out of packet unless packet is long enough
- * 
- * Revision 1.2  87/09/04  22:57:33  wesommer
- * Rearranged timeouts, max retransmits.
- * 
- * Revision 1.1  87/08/22  18:39:29  wesommer
- * Initial revision
- * 
+ *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
 #ifndef lint
 static char *rcsid_reg_stubs_c = "$Header$";
 #endif lint
+
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/time.h>
This page took 0.03156 seconds and 4 git commands to generate.