diff options
Diffstat (limited to 'include/console.h')
-rw-r--r-- | include/console.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/console.h b/include/console.h index cea29ed6dc4..e935c601f12 100644 --- a/include/console.h +++ b/include/console.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2000-2009 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONSOLE_H |