From 10b0ec24cefc4e2c36a04e1250a0635051071f35 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Wed, 7 Oct 2020 08:54:27 +0200 Subject: Update copyright notice. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 135f981..ede0aff 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (C) 2009-2018 the sqlparse authors and contributors +# Copyright (C) 2009-2020 the sqlparse authors and contributors # # # This setup script is part of python-sqlparse and is released under -- cgit v1.2.1