diff options
Diffstat (limited to 'p11p-daemon/src/p11p.erl')
-rw-r--r-- | p11p-daemon/src/p11p.erl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p11p-daemon/src/p11p.erl b/p11p-daemon/src/p11p.erl index 40ca5c7..c84de8e 100644 --- a/p11p-daemon/src/p11p.erl +++ b/p11p-daemon/src/p11p.erl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2019, Sunet. +%%% See LICENSE for licensing information. + -module(p11p). %% API |