diff options
Diffstat (limited to 'lib/inx/about.py')
| -rwxr-xr-x | lib/inx/about.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/inx/about.py b/lib/inx/about.py index 6db13865..c1ce458f 100755 --- a/lib/inx/about.py +++ b/lib/inx/about.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 |
