mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 05:02:21 +02:00
With the introduction of SPDX-License-Identifier headers, we don't need a ton of header boilerplate in every file. Simplify the files and rely on the top level for the full licence text. (Bitbake rev: 34ed28a412af642a993642c14bd8b95d5ef22cd8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
# ex:ts=4:sw=4:sts=4:et
|
|
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
|
#
|
|
# <one line to give the program's name and a brief idea of what it does.>
|
|
# Copyright (C) <year> <name of author>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|