summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 9367eb5..624ea87 100644
--- a/setup.py
+++ b/setup.py
@@ -9,10 +9,10 @@ setup(
description="A library for VyOS routing setting",
long_description="A library for VyOS routing setting",
- author="hochikong",
+ author="Hochikong",
author_email="michellehzg@gmail.com",
- license="Apache License2.0",
+ license="MIT",
keywords="A library for VyOS routing setting",
- url="http://github.com/Hochikong/vyroute"
+ url="http://https://github.com/vyos/python-vyos-mgmt"
) \ No newline at end of file