diff options
Diffstat (limited to 'lib/libavb/avb_footer.h')
-rw-r--r-- | lib/libavb/avb_footer.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libavb/avb_footer.h b/lib/libavb/avb_footer.h index 975136aa01..62a6e658d1 100644 --- a/lib/libavb/avb_footer.h +++ b/lib/libavb/avb_footer.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) |