summaryrefslogtreecommitdiff
path: root/scripts/fix-committer-info
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-13 13:47:54 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-13 13:48:36 +0100
commit90821e1e58317ae105bd2ecf43f46f441e292fcd (patch)
tree3de4555bb45817a62fe897600bcf5d79e18aa618 /scripts/fix-committer-info
parent1b9b28fbfd7f424aaa8c37f0a132c3550bb1631d (diff)
downloadmorph-90821e1e58317ae105bd2ecf43f46f441e292fcd.tar.gz
Fix whitespace error
Diffstat (limited to 'scripts/fix-committer-info')
-rw-r--r--scripts/fix-committer-info6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/fix-committer-info b/scripts/fix-committer-info
index 1989a3e1..0bd85274 100644
--- a/scripts/fix-committer-info
+++ b/scripts/fix-committer-info
@@ -1,15 +1,15 @@
#!/bin/sh
# Copyright (C) 2012 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
# the Free Software Foundation; version 2 of the License.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# 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.