]> mj.ucw.cz Git - libucw.git/blobdiff - lib/alloc.c
Added license notices to all library files which are not specific
[libucw.git] / lib / alloc.c
index bab72329a6fe13fa9db505261e2f9bdd16936f8d..40f3edf3171379ab42ba68461e8ab13781454649 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Memory Allocation
  *
  *     (c) 2000 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"