]> andersk Git - moira.git/blobdiff - server/meinitlst.c
added copyright message
[moira.git] / server / meinitlst.c
index 5e93c1790cb2d812e2214e186d7e34847b980b36..be85f8780d9cefd0c55041ac0f10dbe0fc7f809c 100644 (file)
@@ -4,20 +4,19 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
  *     This code is a reverse-engineered version of
  *     ~rtingres/lib/compatlib(meinitlst.o) with a better malloc and
  *     free.
- *     $Log$
- *     Revision 1.1  1987-08-22 17:29:33  wesommer
- *     Initial revision
- *
  */
 
 #ifndef lint
 static char *rcsid_meinitlst_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <sys/errno.h>
 #include <sys/types.h>
 
This page took 0.033945 seconds and 4 git commands to generate.