libavb: Update SPDX tag style
[oweals/u-boot.git] / lib / libavb / avb_crypto.h
index cede08f1bc6e7931c08ab4e5af9fd185350b7c52..d8f649b137c8a117c2160470c9e72ae0c1699fb9 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)