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/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqlparse/__init__.py') diff --git a/sqlparse/__init__.py b/sqlparse/__init__.py index 5dcd982..aeafac4 100644 --- a/sqlparse/__init__.py +++ b/sqlparse/__init__.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