]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/pci/pci_internal.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / pci / pci_internal.h
index 616b9c174ced3729144eba159f275bb3b70c377e..8b842f6fb491bbba7393b9b0e2ab41934d993915 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Internal PCI functions, not exported outside drivers/pci
  *
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __pci_internal_h