summaryrefslogtreecommitdiff
path: root/mako/codegen.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/codegen.py
parentf61fd94e47138cc6067a474cf43423237d41fff5 (diff)
downloadmako-main.tar.gz
happy new year 2023HEADmain
Change-Id: I1ae40f516c03801427063175d6b18a60556fbd29
Diffstat (limited to 'mako/codegen.py')
-rw-r--r--mako/codegen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/codegen.py b/mako/codegen.py
index d1d2c20..b623abd 100644
--- a/mako/codegen.py
+++ b/mako/codegen.py
@@ -1,5 +1,5 @@
# mako/codegen.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