diff options
Diffstat (limited to 'common/iomux.c')
-rw-r--r-- | common/iomux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/iomux.c b/common/iomux.c index 0e4e6803e7..7cfd9f2e91 100644 --- a/common/iomux.c +++ b/common/iomux.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2008 * Gary Jennejohn, DENX Software Engineering GmbH, garyj@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |