summaryrefslogtreecommitdiff
path: root/include/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/api.h')
-rw-r--r--include/api.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/api.h b/include/api.h
index 85817f3400..84d81dc817 100644
--- a/include/api.h
+++ b/include/api.h
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2017 Google, Inc
* Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __API_H