summaryrefslogtreecommitdiff
path: root/mako/filters.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-01-03 12:53:44 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2023-01-03 12:53:44 -0500
commit272f5d8cc97aee829e3b285486f33c9c8e604c74 (patch)
treeec3b8ffb532e8fb247de9373502eaa7b96589ba2 /mako/filters.py
parentf61fd94e47138cc6067a474cf43423237d41fff5 (diff)
downloadmako-272f5d8cc97aee829e3b285486f33c9c8e604c74.tar.gz
happy new year 2023HEADmain
Change-Id: I1ae40f516c03801427063175d6b18a60556fbd29
Diffstat (limited to 'mako/filters.py')
-rw-r--r--mako/filters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/filters.py b/mako/filters.py
index af202f3..b255aaf 100644
--- a/mako/filters.py
+++ b/mako/filters.py
@@ -1,5 +1,5 @@
# mako/filters.py
-# Copyright 2006-2022 the Mako authors and contributors <see AUTHORS file>
+# Copyright 2006-2023 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