@@ -197,6 +197,28 @@ their own copyright notices and license terms:
197
197
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
198
198
OF SUCH DAMAGE.
199
199
200
+ * Hoedown, the markdown parser, under src/rt/hoedown, is
201
+ licensed as follows.
202
+
203
+ Copyright (c) 2008, Natacha Porté
204
+ Copyright (c) 2011, Vicent Martí
205
+ Copyright (c) 2013, Devin Torres and the Hoedown authors
206
+
207
+ Permission to use, copy, modify, and distribute this
208
+ software for any purpose with or without fee is hereby
209
+ granted, provided that the above copyright notice and
210
+ this permission notice appear in all copies.
211
+
212
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR
213
+ DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
214
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
215
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
216
+ SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR
217
+ ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
218
+ OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
219
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
220
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
221
+
200
222
* libbacktrace, under src/libbacktrace:
201
223
202
224
Copyright (C) 2012-2014 Free Software Foundation, Inc.
0 commit comments