From 05907f25a5ce49d5fdf1a89d86269146a846db4f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 21 Jun 2018 11:25:46 +0200 Subject: [PATCH] sd-boot: remove left-over lgpl blurb --- src/boot/efi/stub.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/boot/efi/stub.c b/src/boot/efi/stub.c index 5c97b54691c..d11e5557485 100644 --- a/src/boot/efi/stub.c +++ b/src/boot/efi/stub.c @@ -1,9 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/* This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2.1 of the License, or - * (at your option) any later version. - */ #include #include -- 2.47.3