summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-09-03 22:03:32 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-09-03 22:03:32 -0700
commitaed0604dd26297d0540dc0477b96e0ca0e0b2312 (patch)
treecbc16ca8c5516df9e2f5750d0cff991f0a7597b5 /LICENSE
parent3db9f0d505e2707d1f76780745dfe5145cae6e8d (diff)
downloadtxr-aed0604dd26297d0540dc0477b96e0ca0e0b2312.tar.gz
txr-aed0604dd26297d0540dc0477b96e0ca0e0b2312.tar.bz2
txr-aed0604dd26297d0540dc0477b96e0ca0e0b2312.zip
Add linenoise library.
* LICENSE: Add Linenoise authors to the list of copyright holders. * linenoise/LICENSE: New file. * linenoise/linenoise.c: New file. * linenoise/linenoise.h: New file.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 3 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 8d8d6f13..dbf232ff 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,7 @@
TXR is copyright (C) 2009-2015, Kaz Kylheku.
-The MPI Library is copyright (C) 2002 Michael J. Fromberger.
+The MPI library is copyright (C) 2002 Michael J. Fromberger.
+The Linenoise library is copyright (c) 2010-2014 Salvatore Sanfilippo
+ and copyright (c) 2010-2013 Peter Noordhuis.
All rights reserved.