diff options
Diffstat (limited to 'tests/test_sql.py')
-rwxr-xr-x | tests/test_sql.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_sql.py b/tests/test_sql.py index 6d684a9..cc7f6cd 100755 --- a/tests/test_sql.py +++ b/tests/test_sql.py @@ -2,7 +2,7 @@ # test_sql.py - tests for the psycopg2.sql module # -# Copyright (C) 2016 Daniele Varrazzo <daniele.varrazzo@gmail.com> +# Copyright (C) 2016-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 |