diff options
Diffstat (limited to 'src/fsyncport.erl')
-rw-r--r-- | src/fsyncport.erl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fsyncport.erl b/src/fsyncport.erl index 8bc8c60..03fff4e 100644 --- a/src/fsyncport.erl +++ b/src/fsyncport.erl @@ -1,6 +1,7 @@ %% %% Copyright (c) 2014 Kungliga Tekniska Högskolan %% (KTH Royal Institute of Technology, Stockholm, Sweden). +%% See LICENSE for licensing information. %% -module(fsyncport). |