From c5b3242d3d0510eaab6dca4a123f222677a1076f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 15 Mar 2001 22:58:11 +0000 Subject: Remove the "GPL2" bit, since it hung over the end of the line. --- messages.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages.c b/messages.c index d9a134281..65f387578 100644 --- a/messages.c +++ b/messages.c @@ -49,7 +49,7 @@ #if defined bb_need_full_version || ! defined BB_DECLARE_EXTERN 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 #if defined bb_need_name_too_long || ! defined BB_DECLARE_EXTERN BB_DEF_MESSAGE(name_too_long, "file name too long") -- cgit v1.2.3