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