summaryrefslogtreecommitdiff
path: root/distbuild/connection_machine.py
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-16 16:30:05 +0000
committerGerrit Code Review <gerrit@baserock.org>2015-03-16 16:30:05 +0000
commitdb23e8e6406f98722d2d18bf61b8e85cd99415eb (patch)
tree94cb9880f6a6183bac9ec2c89102ddfa8c51f926 /distbuild/connection_machine.py
parent093bdfa2b2678bdb5c7d949d819b082827198377 (diff)
parent51592df98704e75216c5d27ae850e5b391675d76 (diff)
downloadmorph-db23e8e6406f98722d2d18bf61b8e85cd99415eb.tar.gz
Merge "Use the modern way of the GPL copyright header: URL instead real address"
Diffstat (limited to 'distbuild/connection_machine.py')
-rw-r--r--distbuild/connection_machine.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/distbuild/connection_machine.py b/distbuild/connection_machine.py
index e75ebe56..b17a0e1d 100644
--- a/distbuild/connection_machine.py
+++ b/distbuild/connection_machine.py
@@ -1,6 +1,6 @@
# distbuild/connection_machine.py -- state machine for connecting to server
#
-# Copyright (C) 2012, 2014 Codethink Limited
+# Copyright (C) 2012, 2014-2015 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -12,8 +12,7 @@
# GNU General Public License for more details.
#
# 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 Street, Fifth Floor, Boston, MA 02110-1301 USA..
+# with this program. If not, see <http://www.gnu.org/licenses/>.
import errno