]> andersk Git - moira.git/blobdiff - lib/fixhost.c
added fsgroup support
[moira.git] / lib / fixhost.c
index 059b453891b09a053d09848da443909003921c5a..a7072b02493dcdeaec23168508c0f0a86c035533 100644 (file)
@@ -4,20 +4,15 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
- *     $Log$
- *     Revision 1.2  1988-08-02 21:12:18  mar
- *     don't change hostname if it contains wildcards
- *
- * Revision 1.1  87/09/03  03:12:45  wesommer
- * Initial revision
- * 
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  */
 
 #ifndef lint
 static char *rcsid_fixhost_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
This page took 0.031973 seconds and 4 git commands to generate.