X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=libbb%2FREADME;h=4f28f7e34fc8080083aeb547364a7bcc168414ef;hb=6f0540e7eca61fa10344699d023f4a90f705601d;hp=0e36f84b6ce1a280296b535edf76099fbcaab2b7;hpb=0958093be6c97ab3d49b331535f8805c69cff2f7;p=oweals%2Fbusybox.git diff --git a/libbb/README b/libbb/README index 0e36f84b6..4f28f7e34 100644 --- a/libbb/README +++ b/libbb/README @@ -1,15 +1,11 @@ -Please see the LICENSE file for copyright information. - -libbb is BusyBox's utility library. This all used to be in a single file -(utility.c to be specific). When I split utility.c up to create libbb, I did -not carefully fix up the copyright and licensing information. I'll do that for -the next release. +Please see the LICENSE file for copyright information (GPLv2) -For now, justtrust me that a bunch of people have worked on this stuff, -and it is all GPL'ed. +libbb is BusyBox's utility library. All of this stuff used to be stuffed into +a single file named utility.c. When I split utility.c to create libbb, some of +the very oldest stuff ended up without their original copyright and licensing +information (which is now lost in the mists of time). If you see something +that you wrote that is mis-attributed, do let me know so we can fix that up. - Erik Andersen - - - + Erik Andersen +