SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / lib / rsa / rsa-verify.c
index 0d548f8b8f93deaa313a338df0f011b234998929..bc833543788b42660b81658cea3a954beb207822 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2013, Google Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef USE_HOSTCC