diff options
Diffstat (limited to 'scripts/make_errors.py')
-rwxr-xr-x | scripts/make_errors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_errors.py b/scripts/make_errors.py index 0b4f0b16..fb22708f 100755 --- a/scripts/make_errors.py +++ b/scripts/make_errors.py @@ -5,7 +5,7 @@ The script can be run at a new PostgreSQL release to refresh the module. """ # Copyright (C) 2018-2019 Daniele Varrazzo <daniele.varrazzo@gmail.com> -# 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 |