diff options
Diffstat (limited to 'src/perm.erl')
-rw-r--r-- | src/perm.erl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/perm.erl b/src/perm.erl index ccb23bc..653c005 100644 --- a/src/perm.erl +++ b/src/perm.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(perm). |