summaryrefslogtreecommitdiffstats
path: root/util/unicode/writingSystems.sh
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2015-09-28 16:22:52 +0200
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2015-09-30 18:26:06 +0000
commite4d736b6deedfd1e805421beac29e024989dce95 (patch)
treeb68b6e038ffb2c5c3b3da7c74fc0c40a456d014f /util/unicode/writingSystems.sh
parent1d6643895dbcf8b720cbf85103032839fae4aa09 (diff)
Fix a #! first line.
An executable .sh file should have its #! be the first two bytes. Change-Id: I22c9eee6d349df743b02996bef0e093df3f42eb5 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'util/unicode/writingSystems.sh')
-rwxr-xr-xutil/unicode/writingSystems.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/unicode/writingSystems.sh b/util/unicode/writingSystems.sh
index 8902d97d71..5783fe7797 100755
--- a/util/unicode/writingSystems.sh
+++ b/util/unicode/writingSystems.sh
@@ -1,5 +1,5 @@
-
#!/bin/sh
+
#############################################################################
##
## Copyright (C) 2015 The Qt Company Ltd.