summaryrefslogtreecommitdiff
path: root/lib/tz.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tz.py')
-rw-r--r--lib/tz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tz.py b/lib/tz.py
index 357aac0..d88ca37 100644
--- a/lib/tz.py
+++ b/lib/tz.py
@@ -7,7 +7,7 @@ functions or used to set the .tzinfo_factory attribute in cursors.
# psycopg/tz.py - tzinfo implementation
#
# Copyright (C) 2003-2019 Federico Di Gregorio <fog@debian.org>
-# Copyright (C) 2020 The Psycopg Team
+# Copyright (C) 2020-2021 The Psycopg Team
#
# psycopg2 is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published