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