summaryrefslogtreecommitdiff
path: root/tests/test_fast_executemany.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_fast_executemany.py')
-rwxr-xr-xtests/test_fast_executemany.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_fast_executemany.py b/tests/test_fast_executemany.py
index 661089a..a7a9a5f 100755
--- a/tests/test_fast_executemany.py
+++ b/tests/test_fast_executemany.py
@@ -2,7 +2,7 @@
#
# test_fast_executemany.py - tests for fast executemany implementations
#
-# Copyright (C) 2017 Daniele Varrazzo <daniele.varrazzo@gmail.com>
+# Copyright (C) 2017-2019 Daniele Varrazzo <daniele.varrazzo@gmail.com>
#
# psycopg2 is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published