summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2017-06-26 13:20:42 -0700
committerGitHub <noreply@github.com>2017-06-26 13:20:42 -0700
commit82a47be23c107ed401cbbf40273b0df42e1f312b (patch)
tree523222112d2ef17eeec412d7adff3997173667a4
parent0ea4c177c559ab467848af2af398bd66d46dfe95 (diff)
parent8d024a8c807cee062197fdf4d674549e4352d43a (diff)
Merge pull request #739 from dbcli/task/update-license
Task/update license
-rw-r--r--LICENSE.txt1
-rw-r--r--setup.py2
2 files changed, 1 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index 7598799e..83226b77 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,3 @@
-Copyright (c) 2015, Amjith Ramanujam
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
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',