X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fheap.h;h=a70fb2cd8c806551fe87b995e013913a3f581e4d;hb=54eb231d1d8fcb8b02c56d437152699764bcda3e;hp=7be54cfa54665ee1808c00c0fb8ce9e2b78a661a;hpb=afd04a3bdf5a0f3511a92dd8ddfe610dafea32f1;p=libucw.git diff --git a/lib/heap.h b/lib/heap.h index 7be54cfa..a70fb2cd 100644 --- a/lib/heap.h +++ b/lib/heap.h @@ -2,6 +2,9 @@ * Sherlock Library -- Universal Heap Macros * * (c) 2001 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #define HEAP_BUBBLE_DOWN_J(heap,num,less,swap) \