From b756d6af862e97c1279d6006ed7684e28564aa97 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 9 Jun 2014 10:33:00 +0200 Subject: Add licensing information. --- src/db.hrl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/db.hrl') diff --git a/src/db.hrl b/src/db.hrl index 0a6583c..3914a8c 100644 --- a/src/db.hrl +++ b/src/db.hrl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + %% @doc What's stored in the database. %% 'index' is the primary key, 'hash' is also indexed. -record(plop, { -- cgit v1.1