瀏覽代碼

[legal] Add FILE_LICENCE for core/errno.c

Signed-off-by: Marin Hannache <git@mareo.fr>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Marin Hannache 12 年之前
父節點
當前提交
c5ece71972
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      src/core/errno.c

+ 2
- 0
src/core/errno.c 查看文件

1
 #include <errno.h>
1
 #include <errno.h>
2
 
2
 
3
+FILE_LICENCE ( GPL2_OR_LATER );
4
+
3
 /** @file
5
 /** @file
4
  *
6
  *
5
  * Error codes
7
  * Error codes

Loading…
取消
儲存