Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 1 | musl as a whole is licensed under the following standard MIT license: |
Rich Felker | 0b44a03 | 2011-02-12 00:22:29 -0500 | [diff] [blame] | 2 | |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 3 | ---------------------------------------------------------------------- |
| 4 | Copyright © 2005-2014 Rich Felker, et al. |
Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 5 | |
| 6 | Permission is hereby granted, free of charge, to any person obtaining |
| 7 | a copy of this software and associated documentation files (the |
| 8 | "Software"), to deal in the Software without restriction, including |
| 9 | without limitation the rights to use, copy, modify, merge, publish, |
| 10 | distribute, sublicense, and/or sell copies of the Software, and to |
| 11 | permit persons to whom the Software is furnished to do so, subject to |
| 12 | the following conditions: |
| 13 | |
| 14 | The above copyright notice and this permission notice shall be |
| 15 | included in all copies or substantial portions of the Software. |
| 16 | |
| 17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 18 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 19 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 20 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 21 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 22 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 23 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 24 | ---------------------------------------------------------------------- |
Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 25 | |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 26 | Authors/contributors include: |
Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 27 | |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 28 | A. Wilcox |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 29 | Alex Dowad |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 30 | Alexander Monakov |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 31 | Andrew Kelley |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 32 | Anthony G. Basile |
| 33 | Arvid Picciani |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 34 | Bartosz Brachaczek |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 35 | Bobby Bingham |
| 36 | Boris Brezillon |
Rich Felker | 4272602 | 2014-07-31 16:06:11 -0400 | [diff] [blame] | 37 | Brent Cook |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 38 | Chris Spiegel |
Rich Felker | 4272602 | 2014-07-31 16:06:11 -0400 | [diff] [blame] | 39 | Clément Vasseur |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 40 | Daniel Micay |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 41 | Daniel Sabogal |
| 42 | Daurnimator |
| 43 | David Edelsohn |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 44 | Denys Vlasenko |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 45 | Dmitry Ivanov |
| 46 | Dmitry V. Levin |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 47 | Emil Renner Berthing |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 48 | Felix Fietkau |
| 49 | Felix Janda |
| 50 | Gianluca Anzolin |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 51 | Hauke Mehrtens |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 52 | He X |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 53 | Hiltjo Posthuma |
| 54 | Isaac Dunham |
Rich Felker | 589aefa | 2016-03-06 17:48:58 +0000 | [diff] [blame] | 55 | Jaydeep Patil |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 56 | Jens Gustedt |
| 57 | Jeremy Huntwork |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 58 | Jo-Philipp Wich |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 59 | Joakim Sindholt |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 60 | John Spencer |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 61 | Josiah Worcester |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 62 | Julien Ramseier |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 63 | Justin Cormack |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 64 | Khem Raj |
| 65 | Kylie McClain |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 66 | Leah Neukirchen |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 67 | Luca Barbato |
| 68 | Luka Perkov |
Rich Felker | 4272602 | 2014-07-31 16:06:11 -0400 | [diff] [blame] | 69 | M Farkas-Dyck (Strake) |
Rich Felker | 589aefa | 2016-03-06 17:48:58 +0000 | [diff] [blame] | 70 | Mahesh Bodapati |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 71 | Masanori Ogino |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 72 | Michael Forney |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 73 | Mikhail Kremnyov |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 74 | Natanael Copa |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 75 | Nicholas J. Kain |
| 76 | orc |
| 77 | Pascal Cuoq |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 78 | Petr Hosek |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 79 | Petr Skocik |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 80 | Pierre Carrier |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 81 | Reini Urban |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 82 | Rich Felker |
| 83 | Richard Pennington |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 84 | Samuel Holland |
Rich Felker | 790580b | 2016-02-18 15:14:15 -0500 | [diff] [blame] | 85 | Shiz |
Rich Felker | 4272602 | 2014-07-31 16:06:11 -0400 | [diff] [blame] | 86 | sin |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 87 | Solar Designer |
Rich Felker | 4272602 | 2014-07-31 16:06:11 -0400 | [diff] [blame] | 88 | Stefan Kristiansson |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 89 | Szabolcs Nagy |
| 90 | Timo Teräs |
Rich Felker | eceaf1d | 2015-03-16 18:43:54 -0400 | [diff] [blame] | 91 | Trutz Behn |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 92 | Valentin Ochs |
| 93 | William Haddon |
Rich Felker | 1366b3c | 2018-02-21 14:19:01 -0500 | [diff] [blame] | 94 | William Pitcock |
Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 95 | |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 96 | Portions of this software are derived from third-party works licensed |
| 97 | under terms compatible with the above MIT license: |
Rich Felker | 0b44a03 | 2011-02-12 00:22:29 -0500 | [diff] [blame] | 98 | |
| 99 | The TRE regular expression implementation (src/regex/reg* and |
Rich Felker | df82f8f | 2012-03-24 17:46:42 -0400 | [diff] [blame] | 100 | src/regex/tre*) is Copyright © 2001-2008 Ville Laurikari and licensed |
| 101 | under a 2-clause BSD license (license text in the source files). The |
| 102 | included version has been heavily modified by Rich Felker in 2012, in |
| 103 | the interests of size, simplicity, and namespace cleanliness. |
Rich Felker | 0b44a03 | 2011-02-12 00:22:29 -0500 | [diff] [blame] | 104 | |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 105 | Much of the math library code (src/math/* and src/complex/*) is |
nsz | 3a6c828 | 2012-03-13 16:06:43 +0100 | [diff] [blame] | 106 | Copyright © 1993,2004 Sun Microsystems or |
| 107 | Copyright © 2003-2011 David Schultz or |
| 108 | Copyright © 2003-2009 Steven G. Kargl or |
| 109 | Copyright © 2003-2009 Bruce D. Evans or |
| 110 | Copyright © 2008 Stephen L. Moshier |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 111 | and labelled as such in comments in the individual source files. All |
| 112 | have been licensed under extremely permissive terms. |
| 113 | |
Rich Felker | dc4520d | 2016-03-18 23:46:41 -0400 | [diff] [blame] | 114 | The ARM memcpy code (src/string/arm/memcpy_el.S) is Copyright © 2008 |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 115 | The Android Open Source Project and is licensed under a two-clause BSD |
| 116 | license. It was taken from Bionic libc, used on Android. |
Rich Felker | 0b44a03 | 2011-02-12 00:22:29 -0500 | [diff] [blame] | 117 | |
Rich Felker | dc4520d | 2016-03-18 23:46:41 -0400 | [diff] [blame] | 118 | The implementation of DES for crypt (src/crypt/crypt_des.c) is |
Rich Felker | 0d4d1a9 | 2012-08-15 00:19:42 -0400 | [diff] [blame] | 119 | Copyright © 1994 David Burren. It is licensed under a BSD license. |
| 120 | |
Rich Felker | dc4520d | 2016-03-18 23:46:41 -0400 | [diff] [blame] | 121 | The implementation of blowfish crypt (src/crypt/crypt_blowfish.c) was |
Rich Felker | 0d4d1a9 | 2012-08-15 00:19:42 -0400 | [diff] [blame] | 122 | originally written by Solar Designer and placed into the public |
| 123 | domain. The code also comes with a fallback permissive license for use |
| 124 | in jurisdictions that may not recognize the public domain. |
Rich Felker | 0b44a03 | 2011-02-12 00:22:29 -0500 | [diff] [blame] | 125 | |
Rich Felker | 2226370 | 2011-04-27 13:27:04 -0400 | [diff] [blame] | 126 | The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011 |
Rich Felker | 3f06369 | 2012-05-05 00:16:21 -0400 | [diff] [blame] | 127 | Valentin Ochs and is licensed under an MIT-style license. |
Rich Felker | 2226370 | 2011-04-27 13:27:04 -0400 | [diff] [blame] | 128 | |
Rich Felker | f0a6139 | 2016-04-28 20:41:45 -0400 | [diff] [blame] | 129 | The x86_64 port was written by Nicholas J. Kain and is licensed under |
| 130 | the standard MIT terms. |
Rich Felker | 0b9a1ed | 2011-02-15 14:52:11 -0500 | [diff] [blame] | 131 | |
Rich Felker | 22781b4 | 2012-11-14 20:24:46 -0500 | [diff] [blame] | 132 | The mips and microblaze ports were originally written by Richard |
| 133 | Pennington for use in the ellcc project. The original code was adapted |
| 134 | by Rich Felker for build system and code conventions during upstream |
| 135 | integration. It is licensed under the standard MIT terms. |
Rich Felker | 0d4d1a9 | 2012-08-15 00:19:42 -0400 | [diff] [blame] | 136 | |
Rich Felker | 589aefa | 2016-03-06 17:48:58 +0000 | [diff] [blame] | 137 | The mips64 port was contributed by Imagination Technologies and is |
| 138 | licensed under the standard MIT terms. |
| 139 | |
Rich Felker | 22781b4 | 2012-11-14 20:24:46 -0500 | [diff] [blame] | 140 | The powerpc port was also originally written by Richard Pennington, |
| 141 | and later supplemented and integrated by John Spencer. It is licensed |
| 142 | under the standard MIT terms. |
| 143 | |
| 144 | All other files which have no copyright comments are original works |
Rich Felker | 4ed1d0a | 2014-03-20 00:34:19 -0400 | [diff] [blame] | 145 | produced specifically for use as part of this library, written either |
| 146 | by Rich Felker, the main author of the library, or by one or more |
| 147 | contibutors listed above. Details on authorship of individual files |
| 148 | can be found in the git version control history of the project. The |
| 149 | omission of copyright and license comments in each file is in the |
| 150 | interest of source tree size. |
| 151 | |
Rich Felker | f0a6139 | 2016-04-28 20:41:45 -0400 | [diff] [blame] | 152 | In addition, permission is hereby granted for all public header files |
| 153 | (include/* and arch/*/bits/*) and crt files intended to be linked into |
| 154 | applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit |
| 155 | the copyright notice and permission notice otherwise required by the |
| 156 | license, and to use these files without any requirement of |
| 157 | attribution. These files include substantial contributions from: |
Rich Felker | 05ea045 | 2011-02-13 23:32:01 -0500 | [diff] [blame] | 158 | |
Rich Felker | f0a6139 | 2016-04-28 20:41:45 -0400 | [diff] [blame] | 159 | Bobby Bingham |
| 160 | John Spencer |
| 161 | Nicholas J. Kain |
| 162 | Rich Felker |
| 163 | Richard Pennington |
| 164 | Stefan Kristiansson |
| 165 | Szabolcs Nagy |
Rich Felker | 05ea045 | 2011-02-13 23:32:01 -0500 | [diff] [blame] | 166 | |
Rich Felker | f0a6139 | 2016-04-28 20:41:45 -0400 | [diff] [blame] | 167 | all of whom have explicitly granted such permission. |
| 168 | |
| 169 | This file previously contained text expressing a belief that most of |
| 170 | the files covered by the above exception were sufficiently trivial not |
| 171 | to be subject to copyright, resulting in confusion over whether it |
| 172 | negated the permissions granted in the license. In the spirit of |
| 173 | permissive licensing, and of not having licensing issues being an |
| 174 | obstacle to adoption, that text has been removed. |