diff options
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r-- | include/configs/taurus.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h index 3112231b0b..d21d575cb0 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Common board functions for Siemens TAURUS (AT91SAM9G20) based boards * (C) Copyright 2013 Siemens AG @@ -8,8 +9,6 @@ * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |