diff options
Diffstat (limited to 'lib/inx/info.py')
| -rwxr-xr-x | lib/inx/info.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/inx/info.py b/lib/inx/info.py index f391b546..3a69adad 100755 --- a/lib/inx/info.py +++ b/lib/inx/info.py @@ -1,3 +1,8 @@ +# Authors: see git history +# +# Copyright (c) 2010 Authors +# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. + from .utils import build_environment, write_inx_file |
