diff options
Diffstat (limited to 'common/hwconfig.c')
-rw-r--r-- | common/hwconfig.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/hwconfig.c b/common/hwconfig.c index e5186d77968..e9e956a3223 100644 --- a/common/hwconfig.c +++ b/common/hwconfig.c @@ -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_TEST |