The branch, build-baikal has been updated via a0095f679a38dc90fe777ba2998fe3e79d11f141 (commit) from 3c2a7250319323022385859ff821e3a63a88bad7 (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 | 2 +- test.py | 2 +- x2go/tests/__init__.py | 2 +- x2go/tests/runalltests.py | 2 +- x2go/tests/test_printing.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) The diff of changes is: diff --git a/setup.py b/setup.py index 1e22ee6..9bf61e9 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. from setuptools import setup, find_packages import x2go diff --git a/test.py b/test.py index b27363e..ce1fae4 100755 --- a/test.py +++ b/test.py @@ -16,7 +16,7 @@ # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. """ Unit tests for Python X2go. diff --git a/x2go/tests/__init__.py b/x2go/tests/__init__.py index eff0c56..d8a29e5 100644 --- a/x2go/tests/__init__.py +++ b/x2go/tests/__init__.py @@ -15,7 +15,7 @@ # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. import os import sys diff --git a/x2go/tests/runalltests.py b/x2go/tests/runalltests.py index baa907d..c2afbce 100755 --- a/x2go/tests/runalltests.py +++ b/x2go/tests/runalltests.py @@ -16,7 +16,7 @@ # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. """\ This file is a default test runner as found in ZOPE/Plone products. It works diff --git a/x2go/tests/test_printing.py b/x2go/tests/test_printing.py index bc6f9f0..9b52510 100644 --- a/x2go/tests/test_printing.py +++ b/x2go/tests/test_printing.py @@ -15,7 +15,7 @@ # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. import sys import unittest 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).