diff options
Diffstat (limited to 'include/configs/am3517_crane.h')
-rw-r--r-- | include/configs/am3517_crane.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index b97a7613898..ffe40a41606 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * am3517_crane.h - Default configuration for AM3517 CraneBoard. * @@ -6,8 +7,6 @@ * Based on include/configs/am3517evm.h * * Copyright (C) 2011 Mistral Solutions pvt Ltd - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |