summaryrefslogtreecommitdiff
path: root/src/ht.erl
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2014-06-09 10:33:00 +0200
committerLinus Nordberg <linus@nordberg.se>2014-06-09 10:33:00 +0200
commitb756d6af862e97c1279d6006ed7684e28564aa97 (patch)
treea855380075e36812e79f738de784e1e75154a069 /src/ht.erl
parent3379f3c6b7cf958146d0da255ebf377270b75b00 (diff)
Add licensing information.
Diffstat (limited to 'src/ht.erl')
-rw-r--r--src/ht.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ht.erl b/src/ht.erl
index 0ef95fe..b24d04d 100644
--- a/src/ht.erl
+++ b/src/ht.erl
@@ -1,3 +1,5 @@
+%%% Copyright (c) 2014, NORDUnet A/S.
+%%% See LICENSE for licensing information.
%%%
%%% Implementation of a history tree similar to what is described in
%%% Efficient Data Structures for Tamper-Evident Logging [0]. This