summaryrefslogtreecommitdiff
path: root/jnlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/README')
-rw-r--r--jnlib/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/jnlib/README b/jnlib/README
new file mode 100644
index 0000000..5536e1a
--- /dev/null
+++ b/jnlib/README
@@ -0,0 +1,8 @@
+JNLIB - This is a collection of utility function which are too small
+to put into a library. The code here is licensed under the LGPL.
+
+libjnlib-config.h should be be modified for each project to make these
+functions fit into the software. Mainly these are memory functions in
+case you need another allocator.
+
+