diff options
| author | David Runge <dvzrv@archlinux.org> | 2021-07-29 20:45:08 +0200 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2021-07-29 20:45:08 +0200 |
| commit | f4324e2f814733e711ba29b1b0272dc593e014bc (patch) | |
| tree | c376461ba53c276d10202c6d056aec7442791bab /configs/baseline/syslinux | |
| parent | 00a1e8e7d2c1d42eed47144fa63243bb7d4a1406 (diff) | |
| download | archiso-f4324e2f814733e711ba29b1b0272dc593e014bc.tar.gz archiso-f4324e2f814733e711ba29b1b0272dc593e014bc.tar.bz2 | |
Remove SPDX license identifier from releng configs
configs/baseline/*:
Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for
copyright.
Diffstat (limited to 'configs/baseline/syslinux')
| -rw-r--r-- | configs/baseline/syslinux/syslinux-linux.cfg | 3 | ||||
| -rw-r--r-- | configs/baseline/syslinux/syslinux.cfg | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/configs/baseline/syslinux/syslinux-linux.cfg b/configs/baseline/syslinux/syslinux-linux.cfg index ced6801..6bfd0c3 100644 --- a/configs/baseline/syslinux/syslinux-linux.cfg +++ b/configs/baseline/syslinux/syslinux-linux.cfg @@ -1,6 +1,3 @@ -# -# SPDX-License-Identifier: GPL-3.0-or-later - LABEL arch MENU LABEL Arch Linux (x86_64, BIOS) LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux diff --git a/configs/baseline/syslinux/syslinux.cfg b/configs/baseline/syslinux/syslinux.cfg index f35f0c2..561ac7c 100644 --- a/configs/baseline/syslinux/syslinux.cfg +++ b/configs/baseline/syslinux/syslinux.cfg @@ -1,6 +1,3 @@ -# -# SPDX-License-Identifier: GPL-3.0-or-later - SERIAL 0 115200 UI menu.c32 MENU TITLE Arch Linux |
