The branch, release/0.1.1.x has been updated via 59cc4c580fc93da0a26cffd80cd8cc0eff457762 (commit) from 58f1c8f18a905432ed0d1b31a583bfbffc013bb4 (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 ----------------------------------------------------------------- commit 59cc4c580fc93da0a26cffd80cd8cc0eff457762 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 27 23:35:59 2012 +0100 license change that belongs to last commit ----------------------------------------------------------------------- Summary of changes: x2go/monkey_patch_paramiko.py | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/x2go/monkey_patch_paramiko.py b/x2go/monkey_patch_paramiko.py index c9a460a..ffaa7f8 100644 --- a/x2go/monkey_patch_paramiko.py +++ b/x2go/monkey_patch_paramiko.py @@ -3,16 +3,16 @@ # Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # Python X2go is free software; you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # Python X2go is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU General Public License # along with this program; if not, write to the # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. 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).