sd-boot: remove left-over lgpl blurb
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Jun 2018 09:25:46 +0000 (11:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2018 14:44:34 +0000 (16:44 +0200)
src/boot/efi/stub.c

index 5c97b54..d11e555 100644 (file)
@@ -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 <efi.h>
 #include <efilib.h>