summaryrefslogtreecommitdiff
path: root/tests/test_lobject.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_lobject.py')
-rwxr-xr-xtests/test_lobject.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_lobject.py b/tests/test_lobject.py
index 8d94656..2ea5c91 100755
--- a/tests/test_lobject.py
+++ b/tests/test_lobject.py
@@ -3,7 +3,7 @@
# test_lobject.py - unit test for large objects support
#
# 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