]> andersk Git - moira.git/blobdiff - server/startmoira.c
added copyright message
[moira.git] / server / startmoira.c
index 1fe7e7d4fe51d3b8faf4ba50b4a17d70731feb89..513674ff3410a0453795111fdc7c5c1b7a2bc588 100644 (file)
@@ -4,26 +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 program starts the sms server in a "clean" environment.
  *     and then waits for it to exit.
  * 
- *     $Log$
- *     Revision 1.3  1987-08-22 17:30:58  wesommer
- *     Changed path used to start server.
- *
- * Revision 1.2  87/06/02  20:08:16  wesommer
- * Changed logging, location of daemon to run.
- * 
- * Revision 1.1  87/06/01  03:35:33  wesommer
- * Initial revision
- * 
  */
 
 #ifndef lint
 static char *rcsid_sms_starter_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <strings.h>
 #include <sys/types.h>
This page took 0.076726 seconds and 4 git commands to generate.