diff options
Diffstat (limited to 'board/comtrend/wap5813n/wap-5813n.c')
-rw-r--r-- | board/comtrend/wap5813n/wap-5813n.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/comtrend/wap5813n/wap-5813n.c b/board/comtrend/wap5813n/wap-5813n.c index d181ca68a0..1e4b7281db 100644 --- a/board/comtrend/wap5813n/wap-5813n.c +++ b/board/comtrend/wap5813n/wap-5813n.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |