diff options
Diffstat (limited to 'include/configs/ms7722se.h')
-rw-r--r-- | include/configs/ms7722se.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ms7722se.h b/include/configs/ms7722se.h index 687f8ff1ef9..12327641fb7 100644 --- a/include/configs/ms7722se.h +++ b/include/configs/ms7722se.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Hitachi Solution Engine 7722 * * Copyright (C) 2007 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __MS7722SE_H |