diff options
Diffstat (limited to 'p11p-daemon/src/p11p_remote.erl')
-rw-r--r-- | p11p-daemon/src/p11p_remote.erl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p11p-daemon/src/p11p_remote.erl b/p11p-daemon/src/p11p_remote.erl index 30365cd..1247f12 100644 --- a/p11p-daemon/src/p11p_remote.erl +++ b/p11p-daemon/src/p11p_remote.erl @@ -1,3 +1,6 @@ +%%% Copyright (c) 2019, Sunet. +%%% See LICENSE for licensing information. + %% A remote spawns an Erlang port running the 'remote' program from %% p11-kit. |