diff options
Diffstat (limited to 'board/ronetix/pm9263/led.c')
-rw-r--r-- | board/ronetix/pm9263/led.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ronetix/pm9263/led.c b/board/ronetix/pm9263/led.c index 8025a20a6a..683e151a4f 100644 --- a/board/ronetix/pm9263/led.c +++ b/board/ronetix/pm9263/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> |