mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/ifupdown-scripts: add license info
The package is part of Buildroot and thus under GPL-2.0-or-later
unless stated otherwise, as described in COPYING.
Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 9b8a2d8633)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
f2384338cd
commit
c1b826e803
@@ -4,6 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IFUPDOWN_SCRIPTS_LICENSE = GPL-2.0-or-later
|
||||
|
||||
define IFUPDOWN_SCRIPTS_PREAMBLE
|
||||
echo "# interface file auto-generated by buildroot" \
|
||||
> $(TARGET_DIR)/etc/network/interfaces
|
||||
|
||||
Reference in New Issue
Block a user