Blame COPYING.U16PORTS

924c36
/*****************************************************************************/
924c36
/*                                                                           */
924c36
/*  u16ports: u16 variants of wide character string functions.               */
924c36
/*                                                                           */
12ee61
/*  Copyright (C) 2017  SysDeer Technologies, LLC                            */
924c36
/*                                                                           */
924c36
/*  Permission is hereby granted, free of charge, to any person obtaining    */
924c36
/*  a copy of this software and associated documentation files (the          */
924c36
/*  "Software"), to deal in the Software without restriction, including      */
924c36
/*  without limitation the rights to use, copy, modify, merge, publish,      */
924c36
/*  distribute, sublicense, and/or sell copies of the Software, and to       */
924c36
/*  permit persons to whom the Software is furnished to do so, subject to    */
924c36
/*  the following conditions:                                                */
924c36
/*                                                                           */
924c36
/*  The above copyright notice and this permission notice shall be included  */
924c36
/*  in all copies or substantial portions of the Software.                   */
924c36
/*                                                                           */
924c36
/*  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  */
924c36
/*  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               */
924c36
/*  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   */
924c36
/*  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY     */
924c36
/*  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,     */
924c36
/*  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE        */
924c36
/*  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.                   */
924c36
/*                                                                           */
924c36
/*****************************************************************************/