summaryrefslogtreecommitdiff
path: root/src/catlfish_app.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/catlfish_app.erl')
-rw-r--r--src/catlfish_app.erl3
1 files changed, 3 insertions, 0 deletions
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).