commit | 897a1d947e7e50cf03113dcbe505ffb63dce45a9 | [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 | e3f7c4f851c0410a86d9455b3c31b0290e7401f9 [diff] [blame] |
libavb: Update SPDX tag style Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/lib/libavb/avb_vbmeta_image.c b/lib/libavb/avb_vbmeta_image.c index 2acca7d..a7e2322 100644 --- a/lib/libavb/avb_vbmeta_image.c +++ b/lib/libavb/avb_vbmeta_image.c
@@ -1,7 +1,6 @@ +// SPDX-License-Identifier: MIT /* * Copyright (C) 2016 The Android Open Source Project - * - * SPDX-License-Identifier: MIT */ #include "avb_vbmeta_image.h"