aboutsummaryrefslogtreecommitdiff
path: root/cmd/dfu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/dfu.c')
-rw-r--r--cmd/dfu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/dfu.c b/cmd/dfu.c
index 68b1a7f..c9ba062 100644
--- a/cmd/dfu.c
+++ b/cmd/dfu.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* cmd_dfu.c -- dfu command
*
@@ -7,8 +8,6 @@
* Copyright (C) 2012 Samsung Electronics
* authors: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
* Lukasz Majewski <l.majewski@samsung.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>