diff options
Diffstat (limited to 'cmd/license.c')
-rw-r--r-- | cmd/license.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/license.c b/cmd/license.c index 29fc8aa9a41..1c0794f0952 100644 --- a/cmd/license.c +++ b/cmd/license.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007 by OpenMoko, Inc. * Author: Harald Welte <laforge@openmoko.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |