diff options
Diffstat (limited to 'cmd/fitupd.c')
-rw-r--r-- | cmd/fitupd.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/fitupd.c b/cmd/fitupd.c index 78b8747336..1e5edd9f9b 100644 --- a/cmd/fitupd.c +++ b/cmd/fitupd.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 * Andreas Pretzsch, carpe noctem engineering, apr@cn-eng.de - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |