DRVMGR: updated license to rtems.org

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

View File

@@ -4,7 +4,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * 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> #include <stdio.h>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -4,7 +4,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE. * http://www.rtems.org/license/LICENSE.
*/ */
/* Structure hold all information the driver manager needs to know of. Used /* Structure hold all information the driver manager needs to know of. Used

View File

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

View File

@@ -4,7 +4,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * 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 * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * 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> #include <rtems.h>

View File

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

View File

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

View File

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

View File

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