summaryrefslogtreecommitdiff
path: root/src/ivysocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivysocket.h')
-rw-r--r--src/ivysocket.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ivysocket.h b/src/ivysocket.h
index e1dd1f4..4641bfa 100644
--- a/src/ivysocket.h
+++ b/src/ivysocket.h
@@ -1,3 +1,16 @@
+/*
+ *
+ * Ivy, C interface
+ *
+ * Copyright 1997-1998
+ * Centre d'Etudes de la Navigation Aerienne
+ *
+ * Sockets
+ *
+ * $Id$
+ *
+ */
+
#ifndef _IVYSOCKET_H
#define _IVYSOCKET_H
@@ -73,3 +86,4 @@ extern void SocketSendBroadcast( Client client, unsigned long host, unsigned sho
#endif
#endif
+