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. --- sqlparse/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqlparse/utils.py') diff --git a/sqlparse/utils.py b/sqlparse/utils.py index 265378b..299a84c 100644 --- a/sqlparse/utils.py +++ b/sqlparse/utils.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2018 the sqlparse authors and contributors +# Copyright (C) 2009-2020 the sqlparse authors and contributors # # # This module is part of python-sqlparse and is released under -- cgit v1.2.1