From b756d6af862e97c1279d6006ed7684e28564aa97 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 9 Jun 2014 10:33:00 +0200 Subject: Add licensing information. --- src/ht.erl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ht.erl') 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 -- cgit v1.1