diff options
Diffstat (limited to 'board/h2200/h2200-header.S')
-rw-r--r-- | board/h2200/h2200-header.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/h2200/h2200-header.S b/board/h2200/h2200-header.S index ac2e6b4ba73..be8b7fb923d 100644 --- a/board/h2200/h2200-header.S +++ b/board/h2200/h2200-header.S @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * iPAQ h2200 header * * Copyright (C) 2012 Lukasz Dalek <luk0104@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ .word 0xea0003fe /* b 0x1000 */ |