diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-03 12:53:44 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-03 12:53:44 -0500 |
commit | 272f5d8cc97aee829e3b285486f33c9c8e604c74 (patch) | |
tree | ec3b8ffb532e8fb247de9373502eaa7b96589ba2 /mako/exceptions.py | |
parent | f61fd94e47138cc6067a474cf43423237d41fff5 (diff) | |
download | mako-main.tar.gz |
Change-Id: I1ae40f516c03801427063175d6b18a60556fbd29
Diffstat (limited to 'mako/exceptions.py')
-rw-r--r-- | mako/exceptions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/exceptions.py b/mako/exceptions.py index 31c695f..2bf6a60 100644 --- a/mako/exceptions.py +++ b/mako/exceptions.py @@ -1,5 +1,5 @@ # mako/exceptions.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 |