|
| 1 | +The MCP C# SDK uses third-party libraries or other resources that may be |
| 2 | +distributed under licenses different than the MCP C# SDK software. |
| 3 | + |
| 4 | +In the event that we accidentally failed to list a required notice, please |
| 5 | +bring it to our attention. Post an issue or email us: |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +The attached notices are provided for information only. |
| 10 | + |
| 11 | +License notice for mcpdotnet |
| 12 | +---------------------------- |
| 13 | + |
| 14 | +MIT License |
| 15 | + |
| 16 | +Copyright (c) 2024 Peder Holdgaard Pedersen |
| 17 | + |
| 18 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 19 | +of this software and associated documentation files (the "Software"), to deal |
| 20 | +in the Software without restriction, including without limitation the rights |
| 21 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 22 | +copies of the Software, and to permit persons to whom the Software is |
| 23 | +furnished to do so, subject to the following conditions: |
| 24 | + |
| 25 | +The above copyright notice and this permission notice shall be included in all |
| 26 | +copies or substantial portions of the Software. |
| 27 | + |
| 28 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 29 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 30 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 31 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 32 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 33 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 34 | +SOFTWARE. |
| 35 | + |
| 36 | +License notice for Polyfills |
| 37 | +---------------------------------- |
| 38 | + |
| 39 | +The MIT License (MIT) |
| 40 | + |
| 41 | +Copyright (c) .NET Foundation and Contributors |
| 42 | + |
| 43 | +All rights reserved. |
| 44 | + |
| 45 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 46 | +of this software and associated documentation files (the "Software"), to deal |
| 47 | +in the Software without restriction, including without limitation the rights |
| 48 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 49 | +copies of the Software, and to permit persons to whom the Software is |
| 50 | +furnished to do so, subject to the following conditions: |
| 51 | + |
| 52 | +The above copyright notice and this permission notice shall be included in all |
| 53 | +copies or substantial portions of the Software. |
| 54 | + |
| 55 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 56 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 57 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 58 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 59 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 60 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 61 | +SOFTWARE. |
0 commit comments