summaryrefslogtreecommitdiff
path: root/include/thor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/thor.h')
-rw-r--r--include/thor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/thor.h b/include/thor.h
index 5051be714b..62501bda17 100644
--- a/include/thor.h
+++ b/include/thor.h
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* thor.h -- USB THOR Downloader protocol
*
* Copyright (C) 2013 Samsung Electronics
* Lukasz Majewski <l.majewski@samsung.com>
*
- * SPDX-License-Identifier: GPL-2.0+
- *
*/
#ifndef __THOR_H_