summaryrefslogtreecommitdiff
path: root/psycopg/column.h
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/column.h')
-rw-r--r--psycopg/column.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/column.h b/psycopg/column.h
index 7d18583..1173fb5 100644
--- a/psycopg/column.h
+++ b/psycopg/column.h
@@ -1,7 +1,7 @@
/* column.h - definition for a column in cursor.description type
*
* Copyright (C) 2018-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.
*