commit | 421a5d03f67e044ec72434513c1716374ac1f51b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 19 11:21:44 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 19 11:55:05 2018 -0400 |
tree | f1aeb5a2e73d9110f76f6c4199d7664718c6230a | |
parent | 7302d5ef51e3f7787a15376859ddba616880f1ee [diff] [blame] |
libavb: Update SPDX tag style Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/lib/libavb/avb_property_descriptor.h b/lib/libavb/avb_property_descriptor.h index 2a70896..917c58f 100644 --- a/lib/libavb/avb_property_descriptor.h +++ b/lib/libavb/avb_property_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)