summaryrefslogtreecommitdiff
path: root/src/fsyncport.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/fsyncport.erl')
-rw-r--r--src/fsyncport.erl6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/fsyncport.erl b/src/fsyncport.erl
index 8bc8c60..7e2bf11 100644
--- a/src/fsyncport.erl
+++ b/src/fsyncport.erl
@@ -1,7 +1,5 @@
-%%
-%% 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.
-module(fsyncport).
-export([start_link/0, stop/0, init/1]).