LIBPCI: updated license to rtems.org

This commit is contained in:
Daniel Hellstrom
2015-04-09 16:09:42 +02:00
parent 0decc80664
commit e53daed25e
32 changed files with 32 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __PCI_H__

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/* Four versions of the library exists:

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __PCI_CFG_AUTO_H__

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __PCI_CFG_PERIPHERAL_H__

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __PCI_CFG_STATIC_H__

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/* IRQ handling does not have so much with PCI to do, this library depends

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/* General part of PCI Bus driver. The driver is typically

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*
*/

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci/cfg.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/*

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>

View File

@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/*

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci/cfg.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci/cfg.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
/* Number of buses */

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <pci.h>

View File

@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
* http://www.rtems.org/license/LICENSE.
*/
#include <stdio.h>