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>
This commit is contained in:
committed by
Julien Olivain
parent
770b684426
commit
9b8a2d8633
@@ -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