]> mj.ucw.cz Git - libucw.git/blobdiff - lib/db_internal.h
Don't create large bit arrays on stack. (The default stack limit on Linux is 2MB.)
[libucw.git] / lib / db_internal.h
index 884b6756496ff83777e23badbfb503f59c0ee176..72c1ee0851a175b22bd9c88945d1b7446323a7a2 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Fast Database Management Routines -- Internal Declarations
  *
  *     (c) 1999--2001 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #define SDBM_NUM_FREE_PAGE_POOLS 32