diff mbox series

[2/2] Makefile.tpl: fix whitespace in licence header

Message ID 66eb008d1a9cf857cc90f681f0ab20c326b6d01a.1723673654.git.sam@gentoo.org
State New
Headers show
Series [1/2] Makefile.tpl: drop leftover intermodule cruft | expand

Commit Message

Sam James Aug. 14, 2024, 10:14 p.m. UTC
* Makefile.tpl: Fix whitespace.
---
 Makefile.tpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Makefile.tpl b/Makefile.tpl
index cbb3c6789dcf..da38dca697ad 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
 # <http://www.gnu.org/licenses/>.