]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/pci/pci_auto_old.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / pci / pci_auto_old.c
index edc9a7b3c1704eb7d222a1c1ee6ce5fd3db55726..bc119fba872487c36f406be11ae2f99a7f20e449 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * PCI autoconfiguration library (legacy version, do not change)
  *
  * Author: Matt Porter <mporter@mvista.com>
  *
  * Copyright 2000 MontaVista Software Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>