summaryrefslogtreecommitdiff
path: root/ebin
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 /ebin
parent3379f3c6b7cf958146d0da255ebf377270b75b00 (diff)
Add licensing information.
Diffstat (limited to 'ebin')
-rw-r--r--ebin/plop.app3
1 files changed, 3 insertions, 0 deletions
diff --git a/ebin/plop.app b/ebin/plop.app
index 5aa9f97..c4da4f1 100644
--- a/ebin/plop.app
+++ b/ebin/plop.app
@@ -1,3 +1,6 @@
+%%% Copyright (c) 2014, NORDUnet A/S.
+%%% See LICENSE for licensing information.
+
%%% Application resource file for plop (in -*- erlang -*- mode).
{application, plop,
[{description, "The plop store"},