Blame COPYING.SBMAKE

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