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