diff options
Diffstat (limited to 'board/broadcom/bcm28155_ap/bcm28155_ap.c')
-rw-r--r-- | board/broadcom/bcm28155_ap/bcm28155_ap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/broadcom/bcm28155_ap/bcm28155_ap.c b/board/broadcom/bcm28155_ap/bcm28155_ap.c index 8f48ccbf1c5..6faeb6a5154 100644 --- a/board/broadcom/bcm28155_ap/bcm28155_ap.c +++ b/board/broadcom/bcm28155_ap/bcm28155_ap.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2013 Broadcom Corporation. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |