summaryrefslogtreecommitdiff
path: root/lib/_ipaddress.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ipaddress.py')
-rw-r--r--lib/_ipaddress.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/_ipaddress.py b/lib/_ipaddress.py
index 4094c27..d38566c 100644
--- a/lib/_ipaddress.py
+++ b/lib/_ipaddress.py
@@ -4,7 +4,7 @@
# psycopg/_ipaddress.py - Ipaddres-based network types adaptation
#
# Copyright (C) 2016-2019 Daniele Varrazzo <daniele.varrazzo@gmail.com>
-# Copyright (C) 2020 The Psycopg Team
+# Copyright (C) 2020-2021 The Psycopg Team
#
# psycopg2 is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published