diff options
Diffstat (limited to 'sqlparse/__main__.py')
| -rw-r--r-- | sqlparse/__main__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlparse/__main__.py b/sqlparse/__main__.py index 3e6d325..2bf2513 100644 --- a/sqlparse/__main__.py +++ b/sqlparse/__main__.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 # <see AUTHORS file> # # This module is part of python-sqlparse and is released under |
