Blame COPYING.SRCDIST

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