]> mj.ucw.cz Git - libucw.git/blobdiff - lib/base64.c
add a posibility to hash raw memory blocks
[libucw.git] / lib / base64.c
index 1e7bc52e9ca0022d28eecdd69d5e7d8f417e0d66..6a06055aefe97fca49f343e52fe75cdd66db9ebe 100644 (file)
@@ -1,8 +1,10 @@
 /*
- *     Base 64 Encoding & Decoding
+ *     UCW Library -- Base 64 Encoding & Decoding
  *
  *     (c) 2002, Robert Spalek <robert@ucw.cz>
  *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #undef LOCAL_DEBUG