summaryrefslogtreecommitdiff
path: root/psycopg/typecast_array.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/typecast_array.c')
-rw-r--r--psycopg/typecast_array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/typecast_array.c b/psycopg/typecast_array.c
index ca54414..7eac99d 100644
--- a/psycopg/typecast_array.c
+++ b/psycopg/typecast_array.c
@@ -1,7 +1,7 @@
/* typecast_array.c - array typecasters
*
* Copyright (C) 2005-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.
*