summaryrefslogtreecommitdiff
path: root/psycopg/adapter_pfloat.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/adapter_pfloat.c')
-rw-r--r--psycopg/adapter_pfloat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/psycopg/adapter_pfloat.c b/psycopg/adapter_pfloat.c
index 44bf5f7..2243633 100644
--- a/psycopg/adapter_pfloat.c
+++ b/psycopg/adapter_pfloat.c
@@ -1,6 +1,7 @@
/* adapter_float.c - psycopg pfloat type wrapper implementation
*
* Copyright (C) 2003-2019 Federico Di Gregorio <fog@debian.org>
+ * Copyright (C) 2020 The Psycopg Team
*
* This file is part of psycopg.
*