summaryrefslogtreecommitdiff
path: root/include/sdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sdp.h')
-rw-r--r--include/sdp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sdp.h b/include/sdp.h
index f476bab8f1..f6252d027f 100644
--- a/include/sdp.h
+++ b/include/sdp.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* sdp.h - Serial Download Protocol
*
* Copyright (C) 2017 Toradex
* Author: Stefan Agner <stefan.agner@toradex.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __SDP_H_