1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-08 20:58:20 +03:00

sd-boot: remove left-over lgpl blurb

This commit is contained in:
Lennart Poettering 2018-06-21 11:25:46 +02:00
parent 2214cfbf50
commit 05907f25a5

View 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>