]> andersk Git - moira.git/blobdiff - update/log.c
improve parsing of arguement to connect
[moira.git] / update / log.c
index 9af72d8c1f08b9c58bceab080405f07989e1283d..651fa3e257872690b091afedc7decf7880fcd7d6 100644 (file)
@@ -2,6 +2,9 @@
  *     $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_log_c = "$Header$";
@@ -18,6 +21,7 @@ static char *rcsid_log_c = "$Header$";
  * default to tty
  */
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include "com_err.h"
 #include <varargs.h>
This page took 0.03788 seconds and 4 git commands to generate.