DRVMGR: updated copyright into one line only

This commit is contained in:
Daniel Hellstrom
2015-04-17 01:10:26 +02:00
parent 5823bae82b
commit 65d1f35b27
22 changed files with 22 additions and 44 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Interface Implementation.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Interface.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Find driver by driver-ID
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Find driver by driver-name
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Configuration file.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Find device by device name
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Driver Interface Implementation.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Iterate over device tree topology, breadth or depth-first
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Iterate over one list of devices used internally by driver manager
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager optional dynamic function interface
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager optional dynamic function interface
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Initialization
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Private driver manager declarations
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager List Interface Implementation.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Linked list help functions used by driver manager.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Internal locking implementation
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Information printing Interface Implementation
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Driver Resource Interface Implementation.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Read/Write Interface Implementation.
*
* COPYRIGHT (c) 2009.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Driver Translate Interface Implementation
*
* COPYRIGHT (c) 2010.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Driver Translate Interface Implementation
*
* COPYRIGHT (c) 2010.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
+1 -2
View File
@@ -1,7 +1,6 @@
/* Driver Manager Device Unregister (removal) implementation
*
* COPYRIGHT (c) 2011.
* Cobham Gaisler AB.
* COPYRIGHT (c) 2011 Cobham Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at