diff options
Diffstat (limited to 'common/menu.c')
-rw-r--r-- | common/menu.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/menu.c b/common/menu.c index c53030f3653..bf2b471ff87 100644 --- a/common/menu.c +++ b/common/menu.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2010-2011 Calxeda, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |