]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 5c97b54691c3f6ef7b725e1064603d6d7a3382e9..d11e55574857e6214a248685d5bcffe435f29e69 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>