mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 05:21:49 +03:00
[legal] Add FILE_LICENCE macro to some GPL-v2 files
Changes were made to files where the licence text within the files themselves confirms that the files are GPL version 2. Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
87723a0f11
commit
79a3799c41
@@ -14,6 +14,8 @@
|
||||
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
|
||||
*/
|
||||
|
||||
FILE_LICENCE ( GPL2_ONLY );
|
||||
|
||||
#ifndef _LINUX_I82365_H
|
||||
#define _LINUX_I82365_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user