summaryrefslogtreecommitdiff
path: root/qpid/java/resources/NOTICE
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/resources/NOTICE')
-rw-r--r--qpid/java/resources/NOTICE7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/resources/NOTICE b/qpid/java/resources/NOTICE
index 7bb6f764b7..74276f83d1 100644
--- a/qpid/java/resources/NOTICE
+++ b/qpid/java/resources/NOTICE
@@ -35,3 +35,10 @@ This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
Copyright 2006 The OSGi Alliance.
Licensed under the Apache License 2.0.
+
+Handling console input is provided bye the Jline library package,
+JLine is a Java library for handling console input. It is similar
+in functionality to BSD editline and GNU readline.Original software is
+available from
+
+pphttp://jline.sourceforge.net/index.html