Skip to content

Commit

Permalink
arm64: dts: colibri-imx8x: Update spdx license
Browse files Browse the repository at this point in the history
GPL-2.0+ is deprecated, update it to GPL-2.0-or-later.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Philippe Schenker authored and Shawn Guo committed Mar 27, 2023
1 parent 2eba243 commit e8f7a38
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
* Copyright 2019 Toradex
*/
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8qxp-colibri.dtsi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
* Copyright 2019 Toradex
*/
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8x-colibri-eval-v3.dtsi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
* Copyright 2019 Toradex
*/
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
* Copyright 2019 Toradex
*/
Expand Down

0 comments on commit e8f7a38

Please sign in to comment.