diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2020-10-07 08:54:27 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2020-10-07 08:54:27 +0200 |
| commit | 10b0ec24cefc4e2c36a04e1250a0635051071f35 (patch) | |
| tree | e08b0b000c200998498b2ee51eafea03cb48e3fd /sqlparse/__init__.py | |
| parent | 9a9c88701236406ce4d415ab40a84e3d0dc872d5 (diff) | |
| download | sqlparse-10b0ec24cefc4e2c36a04e1250a0635051071f35.tar.gz | |
Update copyright notice.
Diffstat (limited to 'sqlparse/__init__.py')
| -rw-r--r-- | sqlparse/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 # <see AUTHORS file> # # This module is part of python-sqlparse and is released under |
