Remove the "GPL2" bit, since it hung over the end of the line.
This commit is contained in:
parent
056960d8dc
commit
c5b3242d3d
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
#if defined bb_need_full_version || ! defined BB_DECLARE_EXTERN
|
#if defined bb_need_full_version || ! defined BB_DECLARE_EXTERN
|
||||||
BB_DEF_MESSAGE(full_version,
|
BB_DEF_MESSAGE(full_version,
|
||||||
"BusyBox v" BB_VER " (" BB_BT ") multi-call binary -- GPL2")
|
"BusyBox v" BB_VER " (" BB_BT ") multi-call binary")
|
||||||
#endif
|
#endif
|
||||||
#if defined bb_need_name_too_long || ! defined BB_DECLARE_EXTERN
|
#if defined bb_need_name_too_long || ! defined BB_DECLARE_EXTERN
|
||||||
BB_DEF_MESSAGE(name_too_long, "file name too long")
|
BB_DEF_MESSAGE(name_too_long, "file name too long")
|
||||||
|
Loading…
Reference in New Issue
Block a user