浏览代码

[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

正在加载...
取消
保存