]> andersk Git - moira.git/blobdiff - update/client.c
remove mkdir of $(DESTDIR)/util to avoid excessive errors.
[moira.git] / update / client.c
index 5bb27a6772a1fe03267d5c7c647f1a2be455f1d6..6e48a0e1cfff38cb80a197df7e57a303ea1dfb2a 100644 (file)
@@ -10,7 +10,9 @@ static char *rcsid_client2_c = "$Header$";
 /*
  * MODULE IDENTIFICATION:
  *     $Header$
- *     Copyright 1987 MIT Project Athena.
+ *     Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  * DESCRIPTION:
  *     This code handles the actual distribution of data files
  *     to servers in the SMS server-update program.
@@ -22,6 +24,7 @@ static char *rcsid_client2_c = "$Header$";
  *     sms_update_server
  */
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <strings.h>
 #include <gdb.h>
This page took 0.030089 seconds and 4 git commands to generate.