summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2014-06-15 13:35:43 +0200
committerLinus Nordberg <linus@nordu.net>2014-06-15 13:35:43 +0200
commit558a56adfe02a0803bbbbf4ddaef0271e586930b (patch)
treed339c2eb08652f16bbc1e2e15b988187a2774281 /ebin
parent5b57e05b6fcf9739f50ffe552053b2a254a08b3f (diff)
parentb756d6af862e97c1279d6006ed7684e28564aa97 (diff)
Merge branch 'master' of /home/linus/repo/plop
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
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"},