summaryrefslogtreecommitdiff
path: root/tests/test_connection.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_connection.py')
-rwxr-xr-xtests/test_connection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_connection.py b/tests/test_connection.py
index 96a8301..c8009cd 100755
--- a/tests/test_connection.py
+++ b/tests/test_connection.py
@@ -3,7 +3,7 @@
# test_connection.py - unit test for connection attributes
#
# Copyright (C) 2008-2019 James Henstridge <james@jamesh.id.au>
-# 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