]> andersk Git - moira.git/blobdiff - gdb/gdb_conn.c
fixed lint flags
[moira.git] / gdb / gdb_conn.c
index 9d8f7d72cc299d83a7239aa8cade9c799886f08c..72078d374b5814c2b91474c372a5294a53dc671a 100644 (file)
@@ -38,6 +38,8 @@ static char *rcsid_gdb_conn_c = "$Header$";
 /*     
 /*     Author: Noah Mendelsohn
 /*     Copyright: 1986 MIT Project Athena 
+/*             For copying and distribution information, please see
+/*             the file <mit-copyright.h>.
 /*     
 /*     Routines used in the creation and maintenance of CONNECTIONS.
 /*     Note: these are closely related to the services provided
@@ -46,6 +48,7 @@ static char *rcsid_gdb_conn_c = "$Header$";
 /*     
 /************************************************************************/
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <strings.h>
 #include "gdb.h"
This page took 0.032442 seconds and 4 git commands to generate.