# SPDX-FileCopyrightText: 2018 Michael Pyne <mpyne@kde.org>
# SPDX-License-Identifier: GPL-2.0-or-later

# See https://www.freedesktop.org/software/systemd/man/os-release.html for format
NAME="Totally Valid Name"

# inline comments are not allowed, a comment must be alone on a line
ID=kdesrc-build

ID_LIKE="sabayon gentoo-hardened gentoo"

# Test shell quoting
SPECIAL="\$VAR \\ \` \" is set"
