~ chicken-core (chicken-5) /feathers.bat.in
Trap1@echo off23rem loader for feathers.tcl, the CHICKEN debugger4rem5rem Copyright (c) 2015-2022, The CHICKEN Team6rem All rights reserved.7rem8rem Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following9rem conditions are met:10rem11rem Redistributions of source code must retain the above copyright notice, this list of conditions and the following12rem disclaimer.13rem Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following14rem disclaimer in the documentation and/or other materials provided with the distribution.15rem Neither the name of the author nor the names of its contributors may be used to endorse or promote16rem products derived from this software without specific prior written permission.17rem18rem THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS19rem OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY20rem AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR21rem CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR22rem CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR23rem SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY24rem THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR25rem OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE26rem POSSIBILITY OF SUCH DAMAGE.