diff options
Diffstat (limited to 'include/configs/pxa-common.h')
-rw-r--r-- | include/configs/pxa-common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h index 345e6d6db4d..e25800a0958 100644 --- a/include/configs/pxa-common.h +++ b/include/configs/pxa-common.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Toradex Colibri PXA270 configuration file * * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_PXA_COMMON_H__ |