diff options
Diffstat (limited to 'include/configs/pengwyn.h')
-rw-r--r-- | include/configs/pengwyn.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pengwyn.h b/include/configs/pengwyn.h index 863b6e7eb4..c54d50096f 100644 --- a/include/configs/pengwyn.h +++ b/include/configs/pengwyn.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * pengwyn.h * * Copyright (C) 2013 Lothar Felten <lothar.felten@gmail.com> * * based on am335x_evm.h, Copyright (C) 2011 Texas Instruments Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_PENGWYN_H |