diff options
Diffstat (limited to 'lib/libavb/avb_vbmeta_image.c')
-rw-r--r-- | lib/libavb/avb_vbmeta_image.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libavb/avb_vbmeta_image.c b/lib/libavb/avb_vbmeta_image.c index 2acca7d5e1..a7e2322b9e 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" |