From 0cfdc7d44602aa07312aac8fd507719c6d9cd119 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 22 Sep 2020 20:49:55 +0200 Subject: target: update SPDX license names SPDX moved from GPL-2.0 to GPL-2.0-only and from GPL-2.0+ to GPL-2.0-or-later. Reflect that in the SPDX license headers. Signed-off-by: Adrian Schmutzler --- target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/oxnas') diff --git a/target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c b/target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c index 6ded8b2cf6..39203239a0 100644 --- a/target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c +++ b/target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2019 Daniel Golle * -- cgit v1.2.3