summaryrefslogtreecommitdiff
path: root/scripts/make_errorcodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/make_errorcodes.py')
-rwxr-xr-xscripts/make_errorcodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_errorcodes.py b/scripts/make_errorcodes.py
index 3c72a2c..0f8a371 100755
--- a/scripts/make_errorcodes.py
+++ b/scripts/make_errorcodes.py
@@ -4,7 +4,7 @@
The script can be run at a new PostgreSQL release to refresh the module.
"""
-# Copyright (C) 2010 Daniele Varrazzo <daniele.varrazzo@gmail.com>
+# Copyright (C) 2010-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