aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/README')
-rw-r--r--jnlib/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/jnlib/README b/jnlib/README
index e49ef4450..5536e1ade 100644
--- a/jnlib/README
+++ b/jnlib/README
@@ -1,7 +1,8 @@
-jnlib - this is a collection of utility function which are
-too small to put into a library.
+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.
-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.