diff options
Diffstat (limited to 'lib/api/__init__.py')
| -rw-r--r-- | lib/api/__init__.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/api/__init__.py b/lib/api/__init__.py index f93e59a9..35e411a7 100644 --- a/lib/api/__init__.py +++ b/lib/api/__init__.py @@ -1 +1,6 @@ +# 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 .server import APIServer
\ No newline at end of file |
