[mucurses] Add missing FILE_LICENCE declarations

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2015-03-02 12:02:11 +00:00
parent 5e95a79241
commit 7aa689e3ba
6 changed files with 12 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
* Soft label key functions
*/
FILE_LICENCE ( GPL2_OR_LATER );
#define MIN_SPACE_SIZE 2
#define SLK_MAX_LABEL_LEN 8