add license headers to xstatic code files

This commit is contained in:
Thomas Waldmann
2014-06-28 16:57:32 +02:00
parent 2df456f74e
commit a769f6c5f0
2 changed files with 6 additions and 0 deletions

View File

@@ -1 +1,4 @@
# Copyright: 2011-2014 by the XStatic authors, see AUTHORS.txt for details.
# License: MIT license, see LICENSE.txt for details.
__import__('pkg_resources').declare_namespace(__name__)

View File

@@ -1 +1,4 @@
# Copyright: 2011-2014 by the XStatic authors, see AUTHORS.txt for details.
# License: MIT license, see LICENSE.txt for details.
__import__('pkg_resources').declare_namespace(__name__)