summaryrefslogtreecommitdiff
path: root/xstatic
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2018-09-18 17:33:39 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2018-09-18 17:33:39 +0200
commit7207b31b2b71c0e93fdc694ae0e2cfcc348000de (patch)
treec488f02249e53ffe6995a30105706d3750b3e629 /xstatic
parent50fcd14607d1fa18bac5195c40e46c1bedaa2442 (diff)
downloadxstatic-git-7207b31b2b71c0e93fdc694ae0e2cfcc348000de.tar.gz
update year in copyright, docs, etc.
Diffstat (limited to 'xstatic')
-rw-r--r--xstatic/__init__.py2
-rw-r--r--xstatic/main.py2
-rw-r--r--xstatic/pkg/__init__.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/xstatic/__init__.py b/xstatic/__init__.py
index 22d1bc4..28c0fc3 100644
--- a/xstatic/__init__.py
+++ b/xstatic/__init__.py
@@ -1,4 +1,4 @@
-# Copyright: 2011-2014 by the XStatic authors, see AUTHORS.txt for details.
+# Copyright: 2011-2018 by the XStatic authors, see AUTHORS.txt for details.
# License: MIT license, see LICENSE.txt for details.
__import__('pkg_resources').declare_namespace(__name__)
diff --git a/xstatic/main.py b/xstatic/main.py
index 7e25a0a..bcec803 100644
--- a/xstatic/main.py
+++ b/xstatic/main.py
@@ -1,4 +1,4 @@
-# Copyright: 2011-2014 by the XStatic authors, see AUTHORS.txt for details.
+# Copyright: 2011-2018 by the XStatic authors, see AUTHORS.txt for details.
# License: MIT license, see LICENSE.txt for details.
"""
diff --git a/xstatic/pkg/__init__.py b/xstatic/pkg/__init__.py
index 22d1bc4..28c0fc3 100644
--- a/xstatic/pkg/__init__.py
+++ b/xstatic/pkg/__init__.py
@@ -1,4 +1,4 @@
-# Copyright: 2011-2014 by the XStatic authors, see AUTHORS.txt for details.
+# Copyright: 2011-2018 by the XStatic authors, see AUTHORS.txt for details.
# License: MIT license, see LICENSE.txt for details.
__import__('pkg_resources').declare_namespace(__name__)