summaryrefslogtreecommitdiff
path: root/psycopg/green.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/green.c')
-rw-r--r--psycopg/green.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/green.c b/psycopg/green.c
index e9dba7c..9de05e7 100644
--- a/psycopg/green.c
+++ b/psycopg/green.c
@@ -1,7 +1,7 @@
/* green.c - cooperation with coroutine libraries.
*
* Copyright (C) 2010-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.
*