diff options
Diffstat (limited to 'board/h2200/h2200.c')
-rw-r--r-- | board/h2200/h2200.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/h2200/h2200.c b/board/h2200/h2200.c index 2a2b7979f1c..e1b7b2ce8a1 100644 --- a/board/h2200/h2200.c +++ b/board/h2200/h2200.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * iPAQ h2200 board configuration * * Copyright (C) 2012 Lukasz Dalek <luk0104@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |