X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fbase64.c;h=6a06055aefe97fca49f343e52fe75cdd66db9ebe;hb=e0a22ab2268f3aab6be7a4cd982087429e9cf976;hp=1e7bc52e9ca0022d28eecdd69d5e7d8f417e0d66;hpb=61e90cb3e0e1951e6e2d75f90c34adf5b3beb38d;p=libucw.git diff --git a/lib/base64.c b/lib/base64.c index 1e7bc52e..6a06055a 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -1,8 +1,10 @@ /* - * Base 64 Encoding & Decoding + * UCW Library -- Base 64 Encoding & Decoding * * (c) 2002, Robert Spalek * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #undef LOCAL_DEBUG