summaryrefslogtreecommitdiff
path: root/lib/libavb/avb_property_descriptor.c
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_property_descriptor.c
parente3f7c4f851c0410a86d9455b3c31b0290e7401f9 (diff)
libavb: Update SPDX tag style
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/libavb/avb_property_descriptor.c')
-rw-r--r--lib/libavb/avb_property_descriptor.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libavb/avb_property_descriptor.c b/lib/libavb/avb_property_descriptor.c
index 2627cd0d64..589c96310a 100644
--- a/lib/libavb/avb_property_descriptor.c
+++ b/lib/libavb/avb_property_descriptor.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: MIT
/*
* Copyright (C) 2016 The Android Open Source Project
- *
- * SPDX-License-Identifier: MIT
*/
#include "avb_property_descriptor.h"