Преглед на файлове

[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files

Changes were made to files where the licence text within the files
themselves confirms that the files are GPL version 2 or later.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Shao Miller преди 14 години
родител
ревизия
3b51710156

+ 2
- 0
src/arch/i386/core/gdbmach.c Целия файл

@@ -16,6 +16,8 @@
16 16
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 #include <stddef.h>
20 22
 #include <stdio.h>
21 23
 #include <assert.h>

+ 2
- 0
src/core/gdbserial.c Целия файл

@@ -16,6 +16,8 @@
16 16
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 #include <assert.h>
20 22
 #include <ipxe/serial.h>
21 23
 #include <ipxe/gdbstub.h>

+ 2
- 0
src/core/gdbstub.c Целия файл

@@ -16,6 +16,8 @@
16 16
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 /**
20 22
  * @file
21 23
  *

+ 2
- 0
src/core/gdbudp.c Целия файл

@@ -16,6 +16,8 @@
16 16
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 #include <stdio.h>
20 22
 #include <string.h>
21 23
 #include <byteswap.h>

+ 2
- 0
src/crypto/axtls/aes.c Целия файл

@@ -16,6 +16,8 @@
16 16
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 /**
20 22
  * AES implementation - this is a small code version. There are much faster
21 23
  * versions around but they are much larger in size (i.e. they use large 

+ 2
- 0
src/crypto/axtls/bigint.h Целия файл

@@ -16,6 +16,8 @@
16 16
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 #ifndef BIGINT_HEADER
20 22
 #define BIGINT_HEADER
21 23
 

+ 2
- 0
src/crypto/axtls/crypto.h Целия файл

@@ -16,6 +16,8 @@
16 16
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17 17
  */
18 18
 
19
+FILE_LICENCE ( GPL2_OR_LATER );
20
+
19 21
 /**
20 22
  * @file crypto.h
21 23
  */

+ 2
- 0
src/drivers/bus/virtio-ring.c Целия файл

@@ -14,6 +14,8 @@
14 14
  *
15 15
  */
16 16
 
17
+FILE_LICENCE ( GPL2_OR_LATER );
18
+
17 19
 #include "etherboot.h"
18 20
 #include "ipxe/io.h"
19 21
 #include "ipxe/virtio-ring.h"

+ 2
- 0
src/drivers/net/atl1e.h Целия файл

@@ -22,6 +22,8 @@
22 22
  * Temple Place - Suite 330, Boston, MA  02111-1307, USA.
23 23
  */
24 24
 
25
+FILE_LICENCE ( GPL2_OR_LATER );
26
+
25 27
 #ifndef _ATL1E_H_
26 28
 #define _ATL1E_H_
27 29
 

+ 2
- 0
src/drivers/net/via-velocity.c Целия файл

@@ -38,6 +38,8 @@
38 38
 *    Indent Options: indent -kr -i8
39 39
 *************************************************************************/
40 40
 
41
+FILE_LICENCE ( GPL2_OR_LATER );
42
+
41 43
 #include "etherboot.h"
42 44
 #include "nic.h"
43 45
 #include <ipxe/pci.h>

+ 2
- 0
src/drivers/net/via-velocity.h Целия файл

@@ -24,6 +24,8 @@
24 24
  *       Copyright (c) 2006 by Timothy Legge <tlegge@rogers.com>
25 25
  */
26 26
 
27
+FILE_LICENCE ( GPL2_OR_LATER );
28
+
27 29
 #ifndef VELOCITY_H
28 30
 #define VELOCITY_H
29 31
 

Loading…
Отказ
Запис