diff options
Diffstat (limited to 'board/phytec/phycore_rk3288')
-rw-r--r-- | board/phytec/phycore_rk3288/phycore-rk3288.c | 3 | ||||
-rw-r--r-- | board/phytec/phycore_rk3288/som.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/board/phytec/phycore_rk3288/phycore-rk3288.c b/board/phytec/phycore_rk3288/phycore-rk3288.c index a1b407d707..ffe1833b06 100644 --- a/board/phytec/phycore_rk3288/phycore-rk3288.c +++ b/board/phytec/phycore_rk3288/phycore-rk3288.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 PHYTEC Messtechnik GmbH * Author: Wadim Egorov <w.egorov@phytec.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/io.h> diff --git a/board/phytec/phycore_rk3288/som.h b/board/phytec/phycore_rk3288/som.h index 1b7f9a13b7..f627264f5f 100644 --- a/board/phytec/phycore_rk3288/som.h +++ b/board/phytec/phycore_rk3288/som.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017 PHYTEC Messtechnik GmbH * Author: Wadim Egorov <w.egorov@phytec.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |