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