mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-05 04:23:11 +00:00
debian: add hoedown copyright bits
This commit is contained in:
parent
32f4260981
commit
7ab0a51382
19
debian/copyright
vendored
19
debian/copyright
vendored
@ -81,6 +81,12 @@ Files: src/compiler-rt/BlocksRuntime/*
|
||||
Copyright: 2008-2010 Apple, Inc.
|
||||
License: Expat
|
||||
|
||||
Files: src/rt/hoedown/*
|
||||
Copyright: 2008 Natacha Porté
|
||||
2011 Vicent Martí
|
||||
2013 Devin Torres and the Hoedown authors
|
||||
License: ISC
|
||||
|
||||
License: BSD-1-clause
|
||||
Redistribution and use in source and binary forms, with
|
||||
or without modification, are permitted provided that the
|
||||
@ -264,3 +270,16 @@ License: U-OF-I-BSD-LIKE
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
|
||||
SOFTWARE.
|
||||
|
||||
License: ISC
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
Loading…
Reference in New Issue
Block a user