summaryrefslogtreecommitdiff
path: root/c_src
diff options
context:
space:
mode:
Diffstat (limited to 'c_src')
-rw-r--r--c_src/erlport.c4
-rw-r--r--c_src/erlport.h4
-rw-r--r--c_src/fsynchelper.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/c_src/erlport.c b/c_src/erlport.c
index 5e5c17c..e1a363a 100644
--- a/c_src/erlport.c
+++ b/c_src/erlport.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2014 Kungliga Tekniska Högskolan
- * (KTH Royal Institute of Technology, Stockholm, Sweden).
+ * Copyright (c) 2014, NORDUnet A/S.
+ * See LICENSE for licensing information.
*/
#include <sys/types.h>
diff --git a/c_src/erlport.h b/c_src/erlport.h
index 49e1b7c..6226d1f 100644
--- a/c_src/erlport.h
+++ b/c_src/erlport.h
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2014 Kungliga Tekniska Högskolan
- * (KTH Royal Institute of Technology, Stockholm, Sweden).
+ * Copyright (c) 2014, NORDUnet A/S.
+ * See LICENSE for licensing information.
*/
#ifndef ERLPORT_H
diff --git a/c_src/fsynchelper.c b/c_src/fsynchelper.c
index e6a04be..117f5e9 100644
--- a/c_src/fsynchelper.c
+++ b/c_src/fsynchelper.c
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 2014 Kungliga Tekniska Högskolan
- * (KTH Royal Institute of Technology, Stockholm, Sweden).
+ * Copyright (c) 2014, NORDUnet A/S.
+ * See LICENSE for licensing information.
*/
#include <stdio.h>