diff options
Diffstat (limited to 'include/pci.h')
-rw-r--r-- | include/pci.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pci.h b/include/pci.h index 31dc7608a73..cda69076889 100644 --- a/include/pci.h +++ b/include/pci.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com> * Andreas Heppel <aheppel@sysgo.de> * * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _PCI_H |