summaryrefslogtreecommitdiffstats
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorNODA, Kai <nodakai@gmail.com>2017-04-10 20:53:20 +0800
committerNODA, Kai <nodakai@gmail.com>2017-04-12 12:54:27 +0800
commitf39145169f24cc6dd4c17f5529fc02169d8fea0d (patch)
tree3a7887d0023863d041a15cabada6313813453d99 /COPYRIGHT
parentAuto merge of #41168 - Shizmob:jemalloc-musl, r=alexcrichton (diff)
downloadgrust-f39145169f24cc6dd4c17f5529fc02169d8fea0d.tar.gz
grust-f39145169f24cc6dd4c17f5529fc02169d8fea0d.tar.bz2
grust-f39145169f24cc6dd4c17f5529fc02169d8fea0d.tar.xz
COPYRIGHT: remove hoedown license
Hoedown was removed in b96fef8411f Also cleanup src/tools/tidy/src/main.rs Signed-off-by: NODA, Kai <nodakai@gmail.com>
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT22
1 files changed, 0 insertions, 22 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index abe8998030..19559fa295 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -197,28 +197,6 @@ their own copyright notices and license terms:
197 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 197 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
198 OF SUCH DAMAGE. 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
222* libbacktrace, under src/libbacktrace: 200* libbacktrace, under src/libbacktrace:
223 201
224 Copyright (C) 2012-2014 Free Software Foundation, Inc. 202 Copyright (C) 2012-2014 Free Software Foundation, Inc.