summaryrefslogtreecommitdiff
path: root/tests/test_security.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_security.py
parentb81a8a3e37bcc117fde391249eafdfae5a3f8869 (diff)
downloadjinja2-bbe0a4174c2846487bef4328b309fddd8638da39.tar.gz
Bump up the copyright to 2017
Diffstat (limited to 'tests/test_security.py')
-rw-r--r--tests/test_security.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_security.py b/tests/test_security.py
index ff8f2b1..8e4222e 100644
--- a/tests/test_security.py
+++ b/tests/test_security.py
@@ -5,7 +5,7 @@
Checks the sandbox and other security features.
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD, see LICENSE for more details.
"""
import pytest