From: Sam James Date: Wed, 14 Aug 2024 12:25:01 +0000 (+0100) Subject: Makefile.tpl: fix whitespace in licence header X-Git-Tag: basepoints/gcc-16~6473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1aba5e7e7da5f2bd75873d3853f1de85addc2ac;p=thirdparty%2Fgcc.git Makefile.tpl: fix whitespace in licence header * Makefile.in: Regenerate. * Makefile.tpl: Fix whitespace. Signed-off-by: Sam James --- diff --git a/Makefile.in b/Makefile.in index a1a56bb5dd2..966d6045496 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,12 +10,12 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, 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; see the file COPYING3. If not see # . diff --git a/Makefile.tpl b/Makefile.tpl index cbb3c6789dc..da38dca697a 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -13,12 +13,12 @@ in # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, 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; see the file COPYING3. If not see # .