summaryrefslogtreecommitdiff
path: root/src/db.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/db.erl')
-rw-r--r--src/db.erl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/db.erl b/src/db.erl
index f0819cf..f683d48 100644
--- a/src/db.erl
+++ b/src/db.erl
@@ -1,3 +1,6 @@
+%%% Copyright (c) 2014, NORDUnet A/S.
+%%% See LICENSE for licensing information.
+
-module(db).
-behaviour(gen_server).