summaryrefslogtreecommitdiff
path: root/lib/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat.h')
-rw-r--r--lib/compat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/compat.h b/lib/compat.h
index 202d6dd..50ae22e 100644
--- a/lib/compat.h
+++ b/lib/compat.h
@@ -1 +1,4 @@
+/* Copyright 2011 NORDUnet A/S. All rights reserved.
+ See the file COPYING for licensing information. */
+
ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags);