diff options
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r-- | include/configs/nokia_rx51.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 3cf78d415c..70bb5b6c2d 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011-2012 * Pali Rohár <pali.rohar@gmail.com> @@ -12,8 +13,6 @@ * Syed Mohammed Khasim <x0khasim@ti.com> * * Configuration settings for the Nokia RX-51 aka N900. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |