This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.2.0.3 in repository x2goclient. commit 7b7cf8c6ff244869cc07e171c53db9d43a6df57e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 24 02:41:34 2012 +0200 Fix license header of setup.py file. --- debian/changelog | 3 ++- setup.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 29ffe295..0e92b645 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pyhoca-cli (0.2.0.3-0~x2go1) UNRELEASED; urgency=low - * Continue development... + * New upstream version (0.2.0.3): + - Fix license header of setup.py file. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 23 Jul 2012 22:23:19 +0200 diff --git a/setup.py b/setup.py index b3f0120e..72c33c33 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # # PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # PyHoca is distributed in the hope that it will be useful, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git