From c238e8aa3a472ebc9546c88f1291b325d11e85b0 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 10 Jun 2014 20:30:53 +0200 Subject: Add licensing information. --- src/catlfish.erl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/catlfish.erl') diff --git a/src/catlfish.erl b/src/catlfish.erl index 015d8b4..ad99f78 100644 --- a/src/catlfish.erl +++ b/src/catlfish.erl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + %% This is a CA transparency log. %% In order to find https_server and other required modules, a couple -- cgit v1.1