summaryrefslogtreecommitdiff
path: root/psycopg/typecast_basic.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/typecast_basic.c')
-rw-r--r--psycopg/typecast_basic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/typecast_basic.c b/psycopg/typecast_basic.c
index 9363cf1..f73f60b 100644
--- a/psycopg/typecast_basic.c
+++ b/psycopg/typecast_basic.c
@@ -1,7 +1,7 @@
/* pgcasts_basic.c - basic typecasting functions to python types
*
* Copyright (C) 2001-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.
*