summaryrefslogtreecommitdiff
path: root/jinja2/bccache.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/bccache.py')
-rw-r--r--jinja2/bccache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/bccache.py b/jinja2/bccache.py
index f5bd314..e58633e 100644
--- a/jinja2/bccache.py
+++ b/jinja2/bccache.py
@@ -11,7 +11,7 @@
Situations where this is useful are often forking web applications that
are initialized on the first request.
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD.
"""
from os import path, listdir