diff options
Diffstat (limited to 'lib/libavb/avb_hash_descriptor.c')
-rw-r--r-- | lib/libavb/avb_hash_descriptor.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libavb/avb_hash_descriptor.c b/lib/libavb/avb_hash_descriptor.c index 6dfaf621d8..cd1438e0cd 100644 --- a/lib/libavb/avb_hash_descriptor.c +++ b/lib/libavb/avb_hash_descriptor.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: MIT /* * Copyright (C) 2016 The Android Open Source Project - * - * SPDX-License-Identifier: MIT */ #include "avb_hash_descriptor.h" |