|
| 1 | +The following Open Source libraries were utilised either wholly, or in part, in the building of this application and their licenses are included below. |
| 2 | + |
| 3 | +* Amoss - https://github.com/bobalicious/amoss |
| 4 | +* Apex Domain Builder - https://github.com/rsoesemann/apex-domainbuilder |
| 5 | +* FFLib - https://github.com/apex-enterprise-patterns/fflib-apex-common |
| 6 | +* FFLib Apex Extensions - https://github.com/wimvelzeboer/fflib-apex-extensions |
| 7 | +* SObject Fabricator - https://github.com/bobalicious/SObjectFabricator |
| 8 | + |
| 9 | + |
| 10 | +* Amoss - https://github.com/bobalicious/amoss/blob/main/LICENSE |
| 11 | +------------------------------------------------------------------------------------------------ |
| 12 | +MIT License |
| 13 | + |
| 14 | +Copyright (c) 2020 Robert Baillie |
| 15 | + |
| 16 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 17 | +of this software and associated documentation files (the "Software"), to deal |
| 18 | +in the Software without restriction, including without limitation the rights |
| 19 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 20 | +copies of the Software, and to permit persons to whom the Software is |
| 21 | +furnished to do so, subject to the following conditions: |
| 22 | + |
| 23 | +The above copyright notice and this permission notice shall be included in all |
| 24 | +copies or substantial portions of the Software. |
| 25 | + |
| 26 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 27 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 28 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 29 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 30 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 31 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 32 | +SOFTWARE. |
| 33 | + |
| 34 | + |
| 35 | +* Apex Domain Builder - https://github.com/rsoesemann/apex-domainbuilder/blob/master/LICENSE |
| 36 | +------------------------------------------------------------------------------------------------ |
| 37 | +MIT License |
| 38 | + |
| 39 | +Copyright (c) 2019 Robert Sösemann |
| 40 | + |
| 41 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 42 | +of this software and associated documentation files (the "Software"), to deal |
| 43 | +in the Software without restriction, including without limitation the rights |
| 44 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 45 | +copies of the Software, and to permit persons to whom the Software is |
| 46 | +furnished to do so, subject to the following conditions: |
| 47 | + |
| 48 | +The above copyright notice and this permission notice shall be included in all |
| 49 | +copies or substantial portions of the Software. |
| 50 | + |
| 51 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 52 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 53 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 54 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 55 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 56 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 57 | +SOFTWARE. |
| 58 | + |
| 59 | + |
| 60 | +* FFLib - https://github.com/apex-enterprise-patterns/fflib-apex-common/blob/master/LICENSE |
| 61 | +------------------------------------------------------------------------------------------------ |
| 62 | +Copyright (c), FinancialForce.com, inc |
| 63 | +All rights reserved. |
| 64 | + |
| 65 | +Redistribution and use in source and binary forms, with or without modification, |
| 66 | + are permitted provided that the following conditions are met: |
| 67 | + |
| 68 | +- Redistributions of source code must retain the above copyright notice, |
| 69 | + this list of conditions and the following disclaimer. |
| 70 | +- Redistributions in binary form must reproduce the above copyright notice, |
| 71 | + this list of conditions and the following disclaimer in the documentation |
| 72 | + and/or other materials provided with the distribution. |
| 73 | +- Neither the name of the FinancialForce.com, inc nor the names of its contributors |
| 74 | + may be used to endorse or promote products derived from this software without |
| 75 | + specific prior written permission. |
| 76 | + |
| 77 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 78 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 79 | +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
| 80 | +THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 81 | +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 82 | +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY |
| 83 | +OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 84 | +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 85 | + |
| 86 | + |
| 87 | +* FFLib Apex Extensions - https://github.com/wimvelzeboer/fflib-apex-extensions/blob/main/LICENSE |
| 88 | +------------------------------------------------------------------------------------------------ |
| 89 | +BSD 3-Clause License |
| 90 | + |
| 91 | +Copyright (c) 2021, William Velzeboer |
| 92 | +All rights reserved. |
| 93 | + |
| 94 | +Redistribution and use in source and binary forms, with or without |
| 95 | +modification, are permitted provided that the following conditions are met: |
| 96 | + |
| 97 | +1. Redistributions of source code must retain the above copyright notice, this |
| 98 | + list of conditions and the following disclaimer. |
| 99 | + |
| 100 | +2. Redistributions in binary form must reproduce the above copyright notice, |
| 101 | + this list of conditions and the following disclaimer in the documentation |
| 102 | + and/or other materials provided with the distribution. |
| 103 | + |
| 104 | +3. Neither the name of the copyright holder nor the names of its |
| 105 | + contributors may be used to endorse or promote products derived from |
| 106 | + this software without specific prior written permission. |
| 107 | + |
| 108 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 109 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 110 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 111 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 112 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 113 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 114 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 115 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 116 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 117 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 118 | + |
| 119 | + |
| 120 | +SObject Fabricator - https://github.com/bobalicious/SObjectFabricator/blob/master/LICENSE |
| 121 | +------------------------------------------------------------------------------------------------ |
| 122 | +MIT License |
| 123 | + |
| 124 | +Original work Copyright (c) 2017 Matt Addy |
| 125 | +Modified work Copyright (c) 2021 Robert Baillie |
| 126 | + |
| 127 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 128 | +of this software and associated documentation files (the "Software"), to deal |
| 129 | +in the Software without restriction, including without limitation the rights |
| 130 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 131 | +copies of the Software, and to permit persons to whom the Software is |
| 132 | +furnished to do so, subject to the following conditions: |
| 133 | + |
| 134 | +The above copyright notice and this permission notice shall be included in all |
| 135 | +copies or substantial portions of the Software. |
| 136 | + |
| 137 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 138 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 139 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 140 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 141 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 142 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 143 | +SOFTWARE. |
0 commit comments