summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@netflix.com>2017-06-26 10:44:13 -0700
committerAmjith Ramanujam <amjith@netflix.com>2017-06-26 10:44:13 -0700
commite1c8ab803109e36740e03ac12d3f056daccbb9cf (patch)
tree5917ff4c5f8198ae1aa84a5bbeeb039909229e92 /setup.py
parentd26a1933aaebac1ba264f14a2f663fa1e49dd369 (diff)
Set the license to BSD.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 52bdbd2d..e5e9ffab 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ setup(
author='Pgcli Core Team',
author_email='pgcli-dev@googlegroups.com',
version=version,
- license='LICENSE.txt',
+ license='BSD',
url='http://pgcli.com',
packages=find_packages(),
package_data={'pgcli': ['pgclirc',