[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.1.1.4-166-g9787315

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:21:05 CET 2014


The branch, brokerclient has been updated
       via  97873158c66c7dada6ac0e63f02476402d476e00 (commit)
      from  215aa3056595c7592d1393e9a463530bf2316de4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 setup.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/setup.py b/setup.py
index aa1076e..1aeb494 100755
--- a/setup.py
+++ b/setup.py
@@ -24,8 +24,8 @@ import x2go
 setup(
     name = "x2go",
     version = x2go.__VERSION__,
-    description = "Python X2Go implements an X2Go client/session library in python based on the paramiko SSH library.",
-    license = 'GPL',
+    description = "Python X2Go implements an X2Go client/session library in Python based on the Python Paramiko SSH module.",
+    license = 'GPLv3+',
     author = 'Mike Gabriel',
     url = 'http://www.x2go.org',
     packages = find_packages('.'),


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list