summaryrefslogtreecommitdiff
path: root/scripts/convert-git-cache
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
commit51592df98704e75216c5d27ae850e5b391675d76 (patch)
treef341c3cc27ec817166d6f1ed94f0d9b158c2798b /scripts/convert-git-cache
parent0761c88989af492ea2c48b9612cb856d53de3992 (diff)
downloadmorph-51592df98704e75216c5d27ae850e5b391675d76.tar.gz
Use the modern way of the GPL copyright header: URL instead real address
Change-Id: I992dc0c1d40f563ade56a833162d409b02be90a0
Diffstat (limited to 'scripts/convert-git-cache')
-rwxr-xr-xscripts/convert-git-cache5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/convert-git-cache b/scripts/convert-git-cache
index 33a8edf1..4a7f89ce 100755
--- a/scripts/convert-git-cache
+++ b/scripts/convert-git-cache
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2012,2013 Codethink Limited
+# Copyright (C) 2012,2013,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/>.
set -eu