diff options
| author | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-10 09:37:29 +0000 |
|---|---|---|
| committer | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-10 09:37:29 +0000 |
| commit | 45cea4b7867673328071d2ed1f7a262455002ca0 (patch) | |
| tree | fae1b3373e17c286b09fd2f471d186a4c5e07479 /qpid/java/resources/NOTICE | |
| parent | 519114ee3ae3c09f751f936768b5b7600398d4e0 (diff) | |
| download | qpid-python-45cea4b7867673328071d2ed1f7a262455002ca0.tar.gz | |
adding jline to NOTICE and LICENSE.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703367 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/resources/NOTICE')
| -rw-r--r-- | qpid/java/resources/NOTICE | 7 |
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 |
