summaryrefslogtreecommitdiff
path: root/lib/libavb/avb_chain_partition_descriptor.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-19 11:21:44 -0400
committerTom Rini <trini@konsulko.com>2018-06-19 11:55:05 -0400
commit897a1d947e7e50cf03113dcbe505ffb63dce45a9 (patch)
treef1aeb5a2e73d9110f76f6c4199d7664718c6230a /lib/libavb/avb_chain_partition_descriptor.h
parente3f7c4f851c0410a86d9455b3c31b0290e7401f9 (diff)
libavb: Update SPDX tag style
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/libavb/avb_chain_partition_descriptor.h')
-rw-r--r--lib/libavb/avb_chain_partition_descriptor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libavb/avb_chain_partition_descriptor.h b/lib/libavb/avb_chain_partition_descriptor.h
index a841828b6d..80e2271782 100644
--- a/lib/libavb/avb_chain_partition_descriptor.h
+++ b/lib/libavb/avb_chain_partition_descriptor.h
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: MIT */
/*
* Copyright (C) 2016 The Android Open Source Project
- *
- * SPDX-License-Identifier: MIT
*/
#if !defined(AVB_INSIDE_LIBAVB_H) && !defined(AVB_COMPILATION)