Kaynağa Gözat

[legal] Add missing FILE_LICENCE declarations

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 11 yıl önce
ebeveyn
işleme
9978e2cb37
2 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 2
    0
      src/include/sys/time.h
  2. 2
    0
      src/include/time.h

+ 2
- 0
src/include/sys/time.h Dosyayı Görüntüle

6
  * Date and time
6
  * Date and time
7
  */
7
  */
8
 
8
 
9
+FILE_LICENCE ( GPL2_OR_LATER );
10
+
9
 #include <stdint.h>
11
 #include <stdint.h>
10
 
12
 
11
 /** Seconds since the Epoch
13
 /** Seconds since the Epoch

+ 2
- 0
src/include/time.h Dosyayı Görüntüle

6
  * Date and time
6
  * Date and time
7
  */
7
  */
8
 
8
 
9
+FILE_LICENCE ( GPL2_OR_LATER );
10
+
9
 #include <sys/time.h>
11
 #include <sys/time.h>
10
 #include <ipxe/time.h>
12
 #include <ipxe/time.h>
11
 
13
 

Loading…
İptal
Kaydet