9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
|
|
#
|
||
|
|
# Copyright OpenEmbedded Contributors
|
||
|
|
#
|
||
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
#
|
||
|
|
# Include this class when you don't care what version of SPDX you get; it will
|
||
|
|
# be updated to the latest stable version that is supported
|
||
|
|
inherit create-spdx-2.2
|