]> andersk Git - moira.git/blobdiff - lib/hash.c
New Imake stuff
[moira.git] / lib / hash.c
index 1d61cbb310abd5ddb7ef0e172edc379a42555d70..f34824645c8d8db4cd852b41fb9b289263c3b8f8 100644 (file)
@@ -1,8 +1,13 @@
 /* $Header$
  *
  * Generic hash table routines.  Uses integer keys to store char * values.
+ *
+ *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
+#include <mit-copyright.h>
 #include <ctype.h>
 #include "sms_app.h"
 #define NULL 0
This page took 0.03372 seconds and 4 git commands to generate.