mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +03:00
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include <gpxe/io.h>
|
||||
#include <gpxe/isa.h>
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
|
||||
/*
|
||||
* isa.c implements a "classical" port-scanning method of ISA device
|
||||
* detection. The driver must provide a list of probe addresses
|
||||
|
||||
Reference in New Issue
Block a user