diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-07 06:53:12 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-07 06:53:12 +0100 |
commit | c019457769d5beb47e3f11c353a26afcb61eadfd (patch) | |
tree | 9dee7da408ebeccb301fe35c6d6578c9795f02b0 /resources/scripts/helpers | |
parent | 0d22182921cfd7d0c60bb80b1036c962dbad0e38 (diff) | |
download | librebootfr-c019457769d5beb47e3f11c353a26afcb61eadfd.tar.gz librebootfr-c019457769d5beb47e3f11c353a26afcb61eadfd.zip |
build/release/archives: header: use tab, not spaces
Diffstat (limited to 'resources/scripts/helpers')
-rwxr-xr-x | resources/scripts/helpers/build/release/crossgcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/crossgcc b/resources/scripts/helpers/build/release/crossgcc index fb37dbd0..fe83f858 100755 --- a/resources/scripts/helpers/build/release/crossgcc +++ b/resources/scripts/helpers/build/release/crossgcc @@ -4,7 +4,7 @@ # helper script: generate the coreboot crossgcc archives # # Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net> -# Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk> # # 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 |