]> mj.ucw.cz Git - libucw.git/blobdiff - lib/realloc.c
Added license notices to all library files which are not specific
[libucw.git] / lib / realloc.c
index 817f035c92175b1a403d703cde1a72811c78c6f3..150a3d7bc5593d61d655349a0294a4e3cb3ebe52 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Memory Re-allocation
  *
  *     (c) 1997 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"