summaryrefslogtreecommitdiff
path: root/psycopg/error_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/error_type.c')
-rw-r--r--psycopg/error_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/error_type.c b/psycopg/error_type.c
index 60b2c48..5fd96e2 100644
--- a/psycopg/error_type.c
+++ b/psycopg/error_type.c
@@ -1,7 +1,7 @@
/* error_type.c - python interface to the Error objects
*
* Copyright (C) 2013-2019 Daniele Varrazzo <daniele.varrazzo@gmail.com>
- * Copyright (C) 2020 The Psycopg Team
+ * Copyright (C) 2020-2021 The Psycopg Team
*
* This file is part of psycopg.
*