THIRD-PARTY-NOTICES.txt Third-Party Open Source Software Notices SpamSentinel for Domino includes third-party open source software components licensed under open source licenses including the MIT License and Apache License 2.0. The following components are included in this product: ------------------------------------------------------------------------------- ARSoft.Tools.Net Version: 1.8.2 / 2.2.9 Copyright © 2010-2014 Alexander Reinert License: Apache License 2.0 Used for DNS client/server and SPF validation functionality. ------------------------------------------------------------------------------- BouncyCastle Cryptography Library Version: 1.8.1 / 1.8.10 Copyright © The Legion of the Bouncy Castle Inc. License: MIT License Used for cryptographic and certificate processing functionality. ------------------------------------------------------------------------------- MimeKit Version: 2.15.1 Copyright © Jeffrey Stedfast and contributors License: MIT License Used for MIME parsing and email message processing. This product includes a modified/customized version of MimeKit for compatibility with .NET Framework 3.5. ------------------------------------------------------------------------------- Newtonsoft.Json (Json.NET) Version: 13.0.2 Copyright © James Newton-King License: MIT License Used for JSON serialization and deserialization. ------------------------------------------------------------------------------- System.Buffers Version: 4.5.1 Copyright © Microsoft Corporation License: MIT License ------------------------------------------------------------------------------- System.Runtime.Numerics Version: 4.3.0 Copyright © Microsoft Corporation License: MIT License ------------------------------------------------------------------------------- APACHE LICENSE 2.0 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. [INSERT FULL APACHE 2.0 LICENSE TEXT HERE] ------------------------------------------------------------------------------- APACHE NOTICE ARSoft.Tools.Net - C# DNS client/server and SPF Library Copyright 2010..2014 Alexander Reinert ------------------------------------------------------------------------------- MIT LICENSE MIT License 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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.