summaryrefslogtreecommitdiff
path: root/scripts/gversion.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gversion.in')
-rwxr-xr-xscripts/gversion.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/gversion.in b/scripts/gversion.in
index 1b4512b..f4dfad3 100755
--- a/scripts/gversion.in
+++ b/scripts/gversion.in
@@ -3,17 +3,17 @@
# Parse git version into its separate components.
#
# Copyright (C) 2017 Robert Krawitz
-#
+#
# 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; either version 2, or (at your option)
# any later version.
-#
+#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.