aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/gdbudp.h
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2015-03-05 11:36:30 +0000
committerMichael Brown <mcb30@ipxe.org>2015-03-05 11:40:13 +0000
commit1a4e94a8286d5080330053ee2ce1273f4393b124 (patch)
tree3135686919bee0431c9480ef3b0adba93c1241a8 /src/include/ipxe/gdbudp.h
parent93b458644798fb55023b1bd84b35019b1184d330 (diff)
downloadipxe-1a4e94a8286d5080330053ee2ce1273f4393b124.tar.gz
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicense files with kind permission from Stefan Hajnoczi <stefanha@redhat.com> alongside the contributors who have already granted such relicensing permission. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/gdbudp.h')
-rw-r--r--src/include/ipxe/gdbudp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/gdbudp.h b/src/include/ipxe/gdbudp.h
index db7a451c9..a1c091522 100644
--- a/src/include/ipxe/gdbudp.h
+++ b/src/include/ipxe/gdbudp.h
@@ -7,7 +7,7 @@
*
*/
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
struct sockaddr_in;
struct gdb_transport;