diff options
Diffstat (limited to 'include/hwconfig.h')
-rw-r--r-- | include/hwconfig.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hwconfig.h b/include/hwconfig.h index d30421d267..cf47210756 100644 --- a/include/hwconfig.h +++ b/include/hwconfig.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * An inteface for configuring a hardware via u-boot environment. * @@ -5,8 +6,6 @@ * Copyright 2011 Freescale Semiconductor, Inc. * * Author: Anton Vorontsov <avorontsov@ru.mvista.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _HWCONFIG_H |