diff options
Diffstat (limited to 'board/socrates/upm_table.h')
-rw-r--r-- | board/socrates/upm_table.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/socrates/upm_table.h b/board/socrates/upm_table.h index 600d5f09655..1fc9c5c9aa0 100644 --- a/board/socrates/upm_table.h +++ b/board/socrates/upm_table.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2008 * Sergei Poselenov, Emcraft Systems, sposelenov@emcraft.com. @@ -8,8 +9,6 @@ * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __UPM_TABLE_H |