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