From 77e68d48e60599da5db3e310f98c7fbc41d63b88 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 15 Oct 2014 16:19:19 +0200 Subject: Add copyright and licensing information. After offline discussions with Magnus Ahltorp. --- src/index.erl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/index.erl') diff --git a/src/index.erl b/src/index.erl index 9b0be81..7871215 100644 --- a/src/index.erl +++ b/src/index.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. %% Implements an interface to a file pair (basename and basename.chksum) %% that stores an ordered list of fixed-size entries. Entries can be -- cgit v1.1