|
1 | | -Copyright 2018, Blue Medora Inc. |
| 1 | +HashiCorp components. The on host integration contains the following open source software (in unmodified form) provided by HashiCorp, distributed under the Mozilla Public License 2.0. The source code of these components is freely available at the links below. Copyright HashiCorp. |
| 2 | + |
| 3 | +consul |
| 4 | +Source code available at: https://github.com/hashicorp/consul |
| 5 | +License: https://github.com/hashicorp/consul/blob/master/LICENSE |
| 6 | + |
| 7 | +go-cleanhttp |
| 8 | +Source code available at: https://github.com/hashicorp/go-cleanhttp |
| 9 | +License: https://github.com/hashicorp/go-cleanhttp/blob/master/LICENSE |
| 10 | + |
| 11 | +go-immutable-radix |
| 12 | +Source code available at: https://github.com/hashicorp/go-immutable-radix |
| 13 | +License: https://github.com/hashicorp/go-immutable-radix/blob/master/LICENSE |
| 14 | + |
| 15 | +go-rootcerts |
| 16 | +Source code available at: https://github.com/hashicorp/go-rootcerts |
| 17 | +License: https://github.com/hashicorp/go-rootcerts/blob/master/LICENSE |
| 18 | + |
| 19 | +golang-lru |
| 20 | +Source code available at: https://github.com/hashicorp/golang-lru |
| 21 | +License: https://github.com/hashicorp/golang-lru/blob/master/LICENSE |
| 22 | + |
| 23 | +serf |
| 24 | +Source code available at: https://github.com/hashicorp/serf |
| 25 | +License: https://github.com/hashicorp/serf/blob/master/LICENSE |
2 | 26 |
|
| 27 | +All other components of this on host integration are Copyright 2019, Blue Medora Inc. |
3 | 28 |
|
4 | | -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in |
5 | | -the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the |
6 | | -Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
| 29 | + |
| 30 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
7 | 31 |
|
8 | 32 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
9 | 33 |
|
10 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE |
11 | | -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS |
12 | | -OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR |
13 | | -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 34 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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 IN THE SOFTWARE. |
| 35 | + |
| 36 | + |
0 commit comments