aboutsummaryrefslogtreecommitdiff
path: root/tests/test_imports.py
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2017-01-07 16:17:14 +0100
committerArmin Ronacher <armin.ronacher@active-4.com>2017-01-07 16:17:14 +0100
commitbbe0a4174c2846487bef4328b309fddd8638da39 (patch)
tree4a16e03f91bc4373a5fcdd5fe8f7c675a27c376b /tests/test_imports.py
parentb81a8a3e37bcc117fde391249eafdfae5a3f8869 (diff)
downloadjinja-bbe0a4174c2846487bef4328b309fddd8638da39.tar.gz
Bump up the copyright to 2017
Diffstat (limited to 'tests/test_imports.py')
-rw-r--r--tests/test_imports.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_imports.py b/tests/test_imports.py
index 67591270..a6d5161b 100644
--- a/tests/test_imports.py
+++ b/tests/test_imports.py
@@ -5,7 +5,7 @@
Tests the import features (with includes).
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD, see LICENSE for more details.
"""
import pytest