]> andersk Git - moira.git/blobdiff - update/hostname.c
added copyright message
[moira.git] / update / hostname.c
index 09a9129dad0a18d248c3fc17f03c88e25a03f65f..98e41c4bc4cae8071476bbd8a00e36599915cddb 100644 (file)
@@ -2,12 +2,16 @@
  *     $Source$
  *     $Header$
  */
+/*  (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_hostname_c = "$Header$";
 #endif lint
 
 /* PrincipalHostname, borrowed from rcmd.c in Kerberos code */
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <netinet/in.h>
This page took 0.031598 seconds and 4 git commands to generate.