summaryrefslogtreecommitdiff
path: root/src/plop_sup.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/plop_sup.erl
parent3379f3c6b7cf958146d0da255ebf377270b75b00 (diff)
Add licensing information.
Diffstat (limited to 'src/plop_sup.erl')
-rw-r--r--src/plop_sup.erl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plop_sup.erl b/src/plop_sup.erl
index 1c6602c..089a812 100644
--- a/src/plop_sup.erl
+++ b/src/plop_sup.erl
@@ -1,3 +1,6 @@
+%%% Copyright (c) 2014, NORDUnet A/S.
+%%% See LICENSE for licensing information.
+
-module(plop_sup).
-behaviour(supervisor).