]> andersk Git - moira.git/blobdiff - dcm/utils.c
don't install this version of the GDB library
[moira.git] / dcm / utils.c
index 19f8b4e5792dba6eff09820df894aa1942d50f75..b9ab5dd0ab71cda5818cb9376769e5ecbb5f7da3 100644 (file)
@@ -3,15 +3,19 @@
  *     $Author$
  *     $Header$
  *
- *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  * 
  *     Utility functions used by the DCM.
+ *
+ *  (c) Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
 #ifndef lint
 static char *rcsid_utils_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <strings.h>
 #include <varargs.h>
This page took 0.029937 seconds and 4 git commands to generate.