diff options
Diffstat (limited to 'src/catlfish_app.erl')
-rw-r--r-- | src/catlfish_app.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/catlfish_app.erl b/src/catlfish_app.erl index 56f6cc2..eef74d6 100644 --- a/src/catlfish_app.erl +++ b/src/catlfish_app.erl @@ -1,4 +1,4 @@ -%%% Copyright (c) 2014, NORDUnet A/S. +%%% Copyright (c) 2014-2015, NORDUnet A/S. %%% See LICENSE for licensing information. -module(catlfish_app). |