commit | b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3 | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Mon Mar 02 11:54:40 2015 +0000 |
committer | Michael Brown <mcb30@ipxe.org> | Mon Mar 02 14:17:31 2015 +0000 |
tree | e838453dd52bb4767112aaff774e5912514afd2c | |
parent | d454d98d35eab40fe13f2c2a705443dd086d1a57 [diff] [blame] |
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org>
diff --git a/src/config/ioapi.h b/src/config/ioapi.h index ce19c6d..abe5a50 100644 --- a/src/config/ioapi.h +++ b/src/config/ioapi.h
@@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <config/defaults.h>