summaryrefslogtreecommitdiff
path: root/qpid/java/management/tools/qpid-cli/NOTICE
diff options
context:
space:
mode:
authorLahiru Gunathilake <lahiru@apache.org>2008-10-07 09:07:34 +0000
committerLahiru Gunathilake <lahiru@apache.org>2008-10-07 09:07:34 +0000
commit72b302e7c6ce04f700dfc8f52a17599dd2268eb8 (patch)
tree478c74e63dc35eb81a6e6bf31ed851ab935268ae /qpid/java/management/tools/qpid-cli/NOTICE
parent6498fc705816a435f8a9a5f2fdd60816b19beb90 (diff)
downloadqpid-python-72b302e7c6ce04f700dfc8f52a17599dd2268eb8.tar.gz
committing qpid-cli for the first time.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@702402 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/tools/qpid-cli/NOTICE')
-rw-r--r--qpid/java/management/tools/qpid-cli/NOTICE12
1 files changed, 12 insertions, 0 deletions
diff --git a/qpid/java/management/tools/qpid-cli/NOTICE b/qpid/java/management/tools/qpid-cli/NOTICE
new file mode 100644
index 0000000000..f1d9e54095
--- /dev/null
+++ b/qpid/java/management/tools/qpid-cli/NOTICE
@@ -0,0 +1,12 @@
+Apache Qpid
+Copyright 2006-2008 Apache Software Foundation
+This product includes software developed at
+Apache Software Foundation (http://www.apache.org/)
+
+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
+
+http://jline.sourceforge.net/index.html
+