SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / reset-uclass.h
index 50fbeb1..c17d738 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2016, NVIDIA CORPORATION.
- *
- * SPDX-License-Identifier: GPL-2.0
  */
 
 #ifndef _RESET_UCLASS_H