====================BSL-1.0==================== // SPDX-License-Identifier: BSL-1.0 ====================BSL-1.0==================== Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------- Note: Individual files contain the following tag instead of the full license text. SPDX-License-Identifier: BSL-1.0 This enables machine processing of license information based on the SPDX License Identifiers that are here available: http://spdx.org/licenses/ ====================COPYRIGHT==================== // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2005-2007, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2005-2008, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2007-2011, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2011, Anton V. Yabchinskiy (arn at bestmx dot ru). // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // and Contributors. ====================COPYRIGHT==================== // Copyright (c) 2016, Applied Informatics Software Engineering GmbH. // All rights reserved. ====================Custom-punycode==================== License on the original code: punycode-spec 1.0.3 (2006-Mar-23-Thu) http://www.nicemice.net/idn/ Adam M. Costello http://www.nicemice.net/amc/ B. Disclaimer and license Regarding this entire document or any portion of it (including the pseudocode and C code), the author makes no guarantees and is not responsible for any damage resulting from its use. The author grants irrevocable permission to anyone to use, modify, and distribute it in any way that does not diminish the rights of anyone else to use, modify, and distribute it, provided that redistributed derivative works do not contain misleading author or version information. Derivative works need not be licensed under similar terms.