libavb: Update SPDX tag style
[oweals/u-boot.git] / lib / libavb / avb_ops.h
index 36134346f6a1b4e6c559204a09a214372b2fe870..8bbdc7c31b9faae8534c45090898b30f9c022d3d 100644 (file)
@@ -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)