summaryrefslogtreecommitdiff
path: root/tests/test_psycopg2_dbapi20.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_psycopg2_dbapi20.py')
-rwxr-xr-xtests/test_psycopg2_dbapi20.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_psycopg2_dbapi20.py b/tests/test_psycopg2_dbapi20.py
index a38de14..304c24d 100755
--- a/tests/test_psycopg2_dbapi20.py
+++ b/tests/test_psycopg2_dbapi20.py
@@ -3,7 +3,7 @@
# test_psycopg2_dbapi20.py - DB API conformance test for psycopg2
#
# Copyright (C) 2006-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