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