summaryrefslogtreecommitdiff
path: root/sqlparse/cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'sqlparse/cli.py')
-rwxr-xr-xsqlparse/cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlparse/cli.py b/sqlparse/cli.py
index c329fdb..9479dd1 100755
--- a/sqlparse/cli.py
+++ b/sqlparse/cli.py
@@ -4,7 +4,7 @@
# Copyright (C) 2016 Andi Albrecht, albrecht.andi@gmail.com
#
# This module is part of python-sqlparse and is released under
-# the BSD License: http://www.opensource.org/licenses/bsd-license.php
+# the BSD License: https://opensource.org/licenses/BSD-3-Clause
"""Module that contains the command line app.