Kaynağa Gözat

[legal] Add FILE_LICENCE declaration to romprefix.S

tags/v0.9.8
Michael Brown 15 yıl önce
ebeveyn
işleme
f4bf4e69f7
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2
    0
      src/arch/i386/prefix/romprefix.S

+ 2
- 0
src/arch/i386/prefix/romprefix.S Dosyayı Görüntüle

@@ -6,6 +6,8 @@
6 6
  * table so using a noticeable amount of stack space is a no-no.
7 7
  */
8 8
 
9
+FILE_LICENCE ( GPL2_OR_LATER )
10
+
9 11
 #include <config/general.h>
10 12
 
11 13
 #define PNP_SIGNATURE ( '$' + ( 'P' << 8 ) + ( 'n' << 16 ) + ( 'P' << 24 ) )

Loading…
İptal
Kaydet