]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci_auto_common.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / pci / pci_auto_common.c
index 677f094b419f4557ec7ef77001694223bcbd36db..1d202ae2ef03e0f8907075a9b9983a90e506e6de 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * PCI auto-configuration library
  *
@@ -8,8 +9,6 @@
  * Modifications for driver model:
  * Copyright 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>