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/hex.erl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/hex.erl') diff --git a/src/hex.erl b/src/hex.erl index dcb9349..e3c8441 100644 --- a/src/hex.erl +++ b/src/hex.erl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + -module(hex). -export([bin_to_hexstr/1,hexstr_to_bin/1]). -- cgit v1.1