summaryrefslogtreecommitdiff
path: root/src/perm.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/perm.erl')
-rw-r--r--src/perm.erl6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/perm.erl b/src/perm.erl
index ccb23bc..466cc4f 100644
--- a/src/perm.erl
+++ b/src/perm.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(perm).
-export([ensurefile/3, readfile/2]).