aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/string.h')
-rw-r--r--src/include/ipxe/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/string.h b/src/include/ipxe/string.h
index 954c7f16b..a8cbe8faa 100644
--- a/src/include/ipxe/string.h
+++ b/src/include/ipxe/string.h
@@ -7,7 +7,7 @@
*
*/
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
extern unsigned int digit_value ( unsigned int digit );