X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Flists.c;h=fa1613be21af41ce7e0bdaf07f3ba587241056d6;hb=2cbdeacdc8f0fb3f4252c72a24407afba5788a6b;hp=eb9967b538f5b18f9dc4f2eaafda0078e6a49a4e;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/lib/lists.c b/lib/lists.c index eb9967b5..fa1613be 100644 --- a/lib/lists.c +++ b/lib/lists.c @@ -2,6 +2,9 @@ * Sherlock Library -- Linked Lists * * (c) 1997--1999 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"