summaryrefslogtreecommitdiff
path: root/psycopg/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/error.h')
-rw-r--r--psycopg/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/error.h b/psycopg/error.h
index 44b7619..3312899 100644
--- a/psycopg/error.h
+++ b/psycopg/error.h
@@ -1,7 +1,7 @@
/* error.h - definition for the psycopg base Error type
*
* 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.
*