projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2214cfb
)
sd-boot: remove left-over lgpl blurb
author
Lennart Poettering
<lennart@poettering.net>
Thu, 21 Jun 2018 09:25:46 +0000
(11:25 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 16 Oct 2018 14:44:34 +0000
(16:44 +0200)
src/boot/efi/stub.c
patch
|
blob
|
history
diff --git
a/src/boot/efi/stub.c
b/src/boot/efi/stub.c
index
5c97b54
..
d11e555
100644
(file)
--- 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 <efi.h>
#include <efilib.h>