Blame COPYING.SLIBTOOL

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