diff options
Diffstat (limited to 'common/cmd_irq.c')
-rw-r--r-- | common/cmd_irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_irq.c b/common/cmd_irq.c index a91d0bf1fcd..02da450f673 100644 --- a/common/cmd_irq.c +++ b/common/cmd_irq.c @@ -1,7 +1,7 @@ /* * Copyright 2008 Freescale Semiconductor, Inc. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |