diff options
Diffstat (limited to 'board/ronetix/pm9261/led.c')
-rw-r--r-- | board/ronetix/pm9261/led.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ronetix/pm9261/led.c b/board/ronetix/pm9261/led.c index 53e353a75d2..2a53b2e6bd2 100644 --- a/board/ronetix/pm9261/led.c +++ b/board/ronetix/pm9261/led.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> * Ilko Iliev <www.ronetix.at> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |