LICENSE - scc - simple c99 compiler | |
git clone git://git.simple-cc.org/scc | |
Log | |
Files | |
Refs | |
Submodules | |
README | |
LICENSE | |
--- | |
LICENSE (2103B) | |
--- | |
1 ISC License | |
2 | |
3 (c) 2012-2025 Roberto E. Vargas Caballero <[email protected]> | |
4 | |
5 (c) 2016 Alexander Krotov <[email protected]> | |
6 (c) 2021 Anders Damsgaard <[email protected]> | |
7 (c) 2016-2022 Andrew Chambers <[email protected]> | |
8 (c) 2018 Antonio Niño Díaz <[email protected]> | |
9 (c) 2017 Christopher M. Graff <[email protected]> | |
10 (c) 2017-2021 Christoph Lohmann <[email protected]> | |
11 (c) 2016 Alejandro Berna <[email protected]> | |
12 (c) 2015-2018 Dimitris Papastamos <[email protected]> | |
13 (c) 2019-2020 Eddie Thieda <[email protected]> | |
14 (c) 2015 Evan Gates <[email protected]> | |
15 (c) 2015-2016 Laslo Hunhold <[email protected]> | |
16 (c) 2017 Lucas Gabriel Vuotto <[email protected]> | |
17 (c) 2015-2022 Hiltjo Posthuma <[email protected]> | |
18 (c) 2018 John Tsichritzis <[email protected]> | |
19 (c) 2018 Josuah Demangeon <[email protected]> | |
20 (c) 2017-2021 Michael Forney <[email protected]> | |
21 (c) 2021 Mikhail Konovalov <[email protected]> | |
22 (c) 2015-2021 Quentin Rameau <[email protected]> | |
23 (c) 2015-2017 Quentin Carbonneaux <[email protected]> | |
24 (c) 2016 Raymond Nicholson <[email protected]> | |
25 (c) 2023 Tim Kelly <[email protected]> | |
26 (c) 2016 Pekka Jylhä-Ollila <[email protected]> | |
27 (c) 2015 Sören Tempel <[email protected]> | |
28 (c) 2022 Xavier Del Campo Romero <[email protected]> | |
29 (c) 2018-2021 zerous Naveen Narayanan <[email protected]> | |
30 (c) 2025 Z. Gilboa <[email protected]> | |
31 | |
32 Permission to use, copy, modify, and/or distribute this software for any | |
33 purpose with or without fee is hereby granted, provided that the above | |
34 copyright notice and this permission notice appear in all copies. | |
35 | |
36 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | |
37 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | |
38 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | |
39 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
40 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
41 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
42 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |