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

[legal] Add missing FILE_LICENCE declarations

Add missing FILE_LICENCE declarations to x86_64 headers based on the
corresponding i386 headers (from which the x86_64 headers were
originally derived).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown преди 6 години
родител
ревизия
00c5b958c5
променени са 3 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 2
    0
      src/arch/x86_64/include/bits/compiler.h
  2. 2
    0
      src/arch/x86_64/include/bits/stdint.h
  3. 2
    0
      src/arch/x86_64/include/limits.h

+ 2
- 0
src/arch/x86_64/include/bits/compiler.h Целия файл

@@ -1,6 +1,8 @@
1 1
 #ifndef _BITS_COMPILER_H
2 2
 #define _BITS_COMPILER_H
3 3
 
4
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
5
+
4 6
 /** Dummy relocation type */
5 7
 #define RELOC_TYPE_NONE R_X86_64_NONE
6 8
 

+ 2
- 0
src/arch/x86_64/include/bits/stdint.h Целия файл

@@ -1,6 +1,8 @@
1 1
 #ifndef _BITS_STDINT_H
2 2
 #define _BITS_STDINT_H
3 3
 
4
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
5
+
4 6
 typedef __SIZE_TYPE__		size_t;
5 7
 typedef signed long		ssize_t;
6 8
 typedef signed long		off_t;

+ 2
- 0
src/arch/x86_64/include/limits.h Целия файл

@@ -1,6 +1,8 @@
1 1
 #ifndef LIMITS_H
2 2
 #define LIMITS_H	1
3 3
 
4
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
5
+
4 6
 /* Number of bits in a `char' */
5 7
 #define CHAR_BIT	8
6 8
 

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