diff options
author | Linus Nordberg <linus@nordberg.se> | 2014-06-10 20:30:53 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2014-06-10 20:30:53 +0200 |
commit | c238e8aa3a472ebc9546c88f1291b325d11e85b0 (patch) | |
tree | 06a5b1ad667ede6b99071d46c602e454be89687e /ebin | |
parent | f473802d5ebe9192c635c477d053523b2baaa3a3 (diff) |
Add licensing information.
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/catlfish.app | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ebin/catlfish.app b/ebin/catlfish.app index 33d7050..b93ac6d 100644 --- a/ebin/catlfish.app +++ b/ebin/catlfish.app @@ -1,3 +1,6 @@ +%%% Copyright (c) 2014, NORDUnet A/S. +%%% See LICENSE for licensing information. + %% Application resource file for catlfish (in -*- erlang -*- mode). %% Point out the proper configuration file (-config catlfish) when %% starting beam. |