summaryrefslogtreecommitdiff
path: root/virtualbox-ssh.check
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-13 18:18:55 +0000
committerJavier Jardón <jjardon@gnome.org>2015-03-16 13:07:45 +0000
commited741d8d090086e2380f7b9d68ddc3bd122acb9f (patch)
treee452395eaaf4adb5487dc250d1fc88d4a3feaa82 /virtualbox-ssh.check
parent2a344571eaa72c51e65c0234ad8a257b18fa945a (diff)
downloaddefinitions-ed741d8d090086e2380f7b9d68ddc3bd122acb9f.tar.gz
Use the modern way of the GPL copyright header: URL instead real address
Change-Id: I992dc0c1d40f563ade56a833162d409b02be90a0
Diffstat (limited to 'virtualbox-ssh.check')
-rwxr-xr-xvirtualbox-ssh.check5
1 files changed, 2 insertions, 3 deletions
diff --git a/virtualbox-ssh.check b/virtualbox-ssh.check
index 57d54db1..a97f3294 100755
--- a/virtualbox-ssh.check
+++ b/virtualbox-ssh.check
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright (C) 2014 Codethink Limited
+# Copyright (C) 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
@@ -11,8 +11,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/>.
'''Preparatory checks for Morph 'virtualbox-ssh' write extension'''