summaryrefslogtreecommitdiff
path: root/psycopg/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/connection.h')
-rw-r--r--psycopg/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/connection.h b/psycopg/connection.h
index e4a88ae..6d61c2e 100644
--- a/psycopg/connection.h
+++ b/psycopg/connection.h
@@ -1,7 +1,7 @@
/* connection.h - definition for the psycopg connection type
*
* Copyright (C) 2003-2019 Federico Di Gregorio <fog@debian.org>
- * Copyright (C) 2020 The Psycopg Team
+ * Copyright (C) 2020-2021 The Psycopg Team
*
* This file is part of psycopg.
*