[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: eb792d5a5e1b2ba800f031ac6395c846cb6a5846

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:29:27 CET 2014


The branch, build-baikal has been updated
       via  eb792d5a5e1b2ba800f031ac6395c846cb6a5846 (commit)
      from  f23de90610279b2cf45ea1f0e796d6d6bf1d3d0e (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:
 x2go/gevent_subprocess.py |   19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

The diff of changes is:
diff --git a/x2go/gevent_subprocess.py b/x2go/gevent_subprocess.py
index 84aaa79..6f462f1 100644
--- a/x2go/gevent_subprocess.py
+++ b/x2go/gevent_subprocess.py
@@ -1,12 +1,23 @@
 # -*- coding: utf-8 -*-
 
-# THIS CODE SNIPPET HAS BEEN FOUND HERE:
 # found here: http://groups.google.com/group/gevent/browse_thread/thread/dba1a5d29e0a60ff
 # Mark Visser <mjmvisser at gmail.com>
 
-# THE BELOW HEADER IS MY DEFAULT COPYRIGHT/LICENSE HEADER AND 
-# MIGHT NEED MODIFICATION ONCE THE AUTHOR HAS MADE A STATEMENT
-# ON COPYRIGHT AND LICENSE...
+###
+### Mark Visser, Sat, 20 Nov 2010 13:30:16 -0500
+###
+### <quote>
+### Hi Mike,
+###
+### I hereby place that code snippet in the public domain, feel free to apply any license that is appropriate!
+###
+### cheers,
+### -Mark
+### </quote>
+###
+### Thus, I place myself as the copyright holder for code in this file
+### for cases in that it is used in context of the X2go project.
+###
 
 # Copyright (C) 2010 by Mike Gabriel <m.gabriel at das-netzwerkteam.de>
 #


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