summaryrefslogtreecommitdiff
path: root/tests/test_async.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_async.py')
-rwxr-xr-xtests/test_async.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_async.py b/tests/test_async.py
index fdc4224..ee6651d 100755
--- a/tests/test_async.py
+++ b/tests/test_async.py
@@ -3,7 +3,7 @@
# test_async.py - unit test for asynchronous API
#
# Copyright (C) 2010-2019 Jan UrbaƄski <wulczer@wulczer.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