summaryrefslogtreecommitdiff
path: root/mako/pyparser.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-06-30 11:42:14 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-06-30 11:42:14 -0400
commit36e10468c1e159803147bfbc7fffc930a9bd368c (patch)
treeaf695049e64fd632d98d00b886c833a95ce569ae /mako/pyparser.py
parent4279e6538dc3ae2fa454f70a4fc6438cf306dff9 (diff)
downloadmako-36e10468c1e159803147bfbc7fffc930a9bd368c.tar.gz
happy new year
Change-Id: I1aef208387ea7d25462b8effdfc298e89c74dadd
Diffstat (limited to 'mako/pyparser.py')
-rw-r--r--mako/pyparser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/pyparser.py b/mako/pyparser.py
index 5c55505..d9b090c 100644
--- a/mako/pyparser.py
+++ b/mako/pyparser.py
@@ -1,5 +1,5 @@
# mako/pyparser.py
-# Copyright 2006-2021 the Mako authors and contributors <see AUTHORS file>
+# Copyright 2006-2022 the Mako authors and contributors <see AUTHORS file>
#
# This module is part of Mako and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php