diff options
author | Linus Nordberg <linus@nordberg.se> | 2014-06-10 20:30:53 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2014-06-10 20:30:53 +0200 |
commit | c238e8aa3a472ebc9546c88f1291b325d11e85b0 (patch) | |
tree | 06a5b1ad667ede6b99071d46c602e454be89687e /src/v1.erl | |
parent | f473802d5ebe9192c635c477d053523b2baaa3a3 (diff) |
Add licensing information.
Diffstat (limited to 'src/v1.erl')
-rw-r--r-- | src/v1.erl | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + %%% @doc Certificate Transparency (RFC 6962) -module(v1). |