From c03fd91575763b6b918584fa674aa043cdec350b Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Oct 2014 09:41:28 +0200 Subject: Add licensing information. --- src/catlfish_app.erl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/catlfish_app.erl b/src/catlfish_app.erl index 7e26243..39c3109 100644 --- a/src/catlfish_app.erl +++ b/src/catlfish_app.erl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + -module(catlfish_app). -behaviour(application). -- cgit v1.1