github.com/mithrandie/csvq@v1.18.1/BINARY_CODE_LICENSE (about) 1 Executable files on the release page(https://github.com/mithrandie/csvq/releases) 2 include the binary code provided with the following licenses. 3 4 5 - https://github.com/golang/go 6 7 Copyright (c) 2009 The Go Authors. All rights reserved. 8 9 Redistribution and use in source and binary forms, with or without 10 modification, are permitted provided that the following conditions are 11 met: 12 13 * Redistributions of source code must retain the above copyright 14 notice, this list of conditions and the following disclaimer. 15 * Redistributions in binary form must reproduce the above 16 copyright notice, this list of conditions and the following disclaimer 17 in the documentation and/or other materials provided with the 18 distribution. 19 * Neither the name of Google Inc. nor the names of its 20 contributors may be used to endorse or promote products derived from 21 this software without specific prior written permission. 22 23 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 24 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 25 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 26 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 27 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 28 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 29 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 30 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 31 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 32 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 33 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34 35 36 - https://github.com/urfave/cli 37 38 MIT License 39 40 Copyright (c) 2016 Jeremy Saenz & Contributors 41 42 Permission is hereby granted, free of charge, to any person obtaining a copy 43 of this software and associated documentation files (the "Software"), to deal 44 in the Software without restriction, including without limitation the rights 45 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 46 copies of the Software, and to permit persons to whom the Software is 47 furnished to do so, subject to the following conditions: 48 49 The above copyright notice and this permission notice shall be included in all 50 copies or substantial portions of the Software. 51 52 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 53 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 54 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 55 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 56 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 57 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 58 SOFTWARE. 59 60 61 - https://github.com/chzyer/readline 62 63 The MIT License (MIT) 64 65 Copyright (c) 2015 Chzyer 66 67 Permission is hereby granted, free of charge, to any person obtaining a copy 68 of this software and associated documentation files (the "Software"), to deal 69 in the Software without restriction, including without limitation the rights 70 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 71 copies of the Software, and to permit persons to whom the Software is 72 furnished to do so, subject to the following conditions: 73 74 The above copyright notice and this permission notice shall be included in all 75 copies or substantial portions of the Software. 76 77 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 78 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 79 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 80 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 81 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 82 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 83 SOFTWARE. 84 85 86 - https://github.com/mitchellh/go-homedir 87 88 The MIT License (MIT) 89 90 Copyright (c) 2013 Mitchell Hashimoto 91 92 Permission is hereby granted, free of charge, to any person obtaining a copy 93 of this software and associated documentation files (the "Software"), to deal 94 in the Software without restriction, including without limitation the rights 95 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 96 copies of the Software, and to permit persons to whom the Software is 97 furnished to do so, subject to the following conditions: 98 99 The above copyright notice and this permission notice shall be included in 100 all copies or substantial portions of the Software. 101 102 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 103 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 104 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 105 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 106 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 107 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 108 THE SOFTWARE. 109 110 111 - https://github.com/mithrandie/go-file 112 113 The MIT License 114 115 Copyright (c) 2017 Mithrandie 116 117 Permission is hereby granted, free of charge, to any person obtaining a copy 118 of this software and associated documentation files (the "Software"), to deal 119 in the Software without restriction, including without limitation the rights 120 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 121 copies of the Software, and to permit persons to whom the Software is furnished 122 to do so, subject to the following conditions: 123 124 The above copyright notice and this permission notice shall be included in 125 all copies or substantial portions of the Software. 126 127 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 128 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 129 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 130 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 131 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 132 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 133 134 135 - https://github.com/mithrandie/ternary 136 137 The MIT License 138 139 Copyright (c) 2017 Mithrandie 140 141 Permission is hereby granted, free of charge, to any person obtaining a copy 142 of this software and associated documentation files (the "Software"), to deal 143 in the Software without restriction, including without limitation the rights 144 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 145 copies of the Software, and to permit persons to whom the Software is furnished 146 to do so, subject to the following conditions: 147 148 The above copyright notice and this permission notice shall be included in 149 all copies or substantial portions of the Software. 150 151 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 152 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 153 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 154 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 155 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 156 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 157 158 159 - https://github.com/mithrandie/go-text 160 161 The MIT License 162 163 Copyright (c) 2018 Mithrandie 164 165 Permission is hereby granted, free of charge, to any person obtaining a copy 166 of this software and associated documentation files (the "Software"), to deal 167 in the Software without restriction, including without limitation the rights 168 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 169 copies of the Software, and to permit persons to whom the Software is furnished 170 to do so, subject to the following conditions: 171 172 The above copyright notice and this permission notice shall be included in 173 all copies or substantial portions of the Software. 174 175 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 176 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 177 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 178 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 179 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 180 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.