Skip to content

Commit

Permalink
Fixed licence attribute in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tlocke committed Sep 15, 2014
1 parent c158830 commit dda4fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@
author="Mathieu Fenniak",
author_email="biziqe@mathieu.fenniak.net",
url="https://github.com/mfenniak/pg8000",
license="https://github.com/mfenniak/pg8000",
license="BSD",
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
Expand Down

0 comments on commit dda4fc9

Please sign in to comment.