Browse Source

[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 11 years ago
parent
commit
c5ece71972
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/core/errno.c

+ 2
- 0
src/core/errno.c View File

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…
Cancel
Save