summaryrefslogtreecommitdiff
path: root/p11p-daemon/src/p11p_config.erl
diff options
context:
space:
mode:
Diffstat (limited to 'p11p-daemon/src/p11p_config.erl')
-rw-r--r--p11p-daemon/src/p11p_config.erl3
1 files changed, 3 insertions, 0 deletions
diff --git a/p11p-daemon/src/p11p_config.erl b/p11p-daemon/src/p11p_config.erl
index 6c4cfb6..187fa8b 100644
--- a/p11p-daemon/src/p11p_config.erl
+++ b/p11p-daemon/src/p11p_config.erl
@@ -1,3 +1,6 @@
+%%% Copyright (c) 2019, Sunet.
+%%% See LICENSE for licensing information.
+
-module(p11p_config).
-behaviour(gen_server).