/* Copyright (C) 2017-2020, Dirk Krause SPDX-License-Identifier: BSD-3-Clause */ /* WARNING: This file was generated by the dkct program (see http://dktools.sourceforge.net/ for details). Changes you make here will be lost if dkct is run again! You should modify the original source and run dkct on it. Original source: w2llic.ctr */ /** @file w2llic.c The w2llic module. */ #line 36 "w2llic.ctr" #include "wxd2lat.h" #line 42 "w2llic.ctr" /** License text. */ static const dkChar * const wxd2lat_license_text[] = { dkT(""), dkT("Overview"), dkT("========"), dkT("This software uses code from the following projects either directly"), dkT("or as a library:"), dkT(""), dkT("dktools\tDirk Krause's tools and libraries."), dkT("\tSee http://sourceforge.net/p/wiki/Home/ for information."), #if DK4_HAVE_PNG_H dkT(""), dkT("libpng\tPNG reference library."), dkT("\tSee http://www.libpng.org/pub/png/libpng.html for information."), #endif #if DK4_HAVE_JPEGLIB_H dkT(""), dkT("jpeg\tIndependent JPEG groups free JPEG library."), dkT("\tSee http://www.ijg.org/ for information."), #endif #if DK4_HAVE_TIFF_H dkT(""), dkT("libtiff\tTIFF library."), dkT("\tSee http://www.remotesensing.org/libtiff/ for information."), #endif #if DK4_HAVE_ZLIB_H dkT(""), dkT("zlib\tCompression library."), dkT("\tSee http://www.zlib.net/ for information."), #endif dkT(""), dkT("Your use of the bmpp program must be in compliance with the license conditions"), dkT("for the dktools project and the license conditions for all the libraries used"), dkT("by bmpp."), dkT(""), dkT("License for the dktools project"), dkT("==============================="), dkT("Copyright (c) 2011-2018, Dirk Krause"), dkT("All rights reserved."), dkT(""), dkT("Redistribution and use in source and binary forms,"), dkT("with or without modification, are permitted provided"), dkT("that the following conditions are met:"), dkT(""), dkT("* Redistributions of source code must retain the above copyright notice,"), dkT(" this list of conditions and the following disclaimer."), dkT("* Redistributions in binary form must reproduce the above copyright notice,"), dkT(" this list of conditions and the following disclaimer in the documentation"), dkT(" and/or other materials provided with the distribution."), dkT("* Neither the name of the copyright holder(s) nor the names of contributors"), dkT(" may be used to endorse or promote products derived from this software"), dkT(" without specific prior written permission."), dkT(""), dkT("THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\""), dkT("AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE"), dkT("IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE"), dkT("ARE DISCLAIMED."), dkT(""), dkT("IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY"), dkT("DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES"), dkT("(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;"), dkT("LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND"), dkT("ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT"), dkT("(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF"), dkT("THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."), #if DK4_HAVE_PNG_H dkT(""), dkT("libpng license"), dkT("=============="), dkT(""), dkT("This copy of the libpng notices is provided for your convenience. In case of"), dkT("any discrepancy between this copy and the notices in the file png.h that is"), dkT("included in the libpng distribution, the latter shall prevail."), dkT(""), dkT("COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:"), dkT(""), dkT("If you modify libpng you may insert additional notices immediately following"), dkT("this sentence."), dkT(""), dkT("This code is released under the libpng license."), dkT(""), dkT("libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are"), dkT("Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are"), dkT("distributed according to the same disclaimer and license as libpng-1.2.5"), dkT("with the following individual added to the list of Contributing Authors"), dkT(""), dkT(" Cosmin Truta"), dkT(""), dkT("libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are"), dkT("Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are"), dkT("distributed according to the same disclaimer and license as libpng-1.0.6"), dkT("with the following individuals added to the list of Contributing Authors"), dkT(""), dkT(" Simon-Pierre Cadieux"), dkT(" Eric S. Raymond"), dkT(" Gilles Vollant"), dkT(""), dkT("and with the following additions to the disclaimer:"), dkT(""), dkT(" There is no warranty against interference with your enjoyment of the"), dkT(" library or against infringement. There is no warranty that our"), dkT(" efforts or the library will fulfill any of your particular purposes"), dkT(" or needs. This library is provided with all faults, and the entire"), dkT(" risk of satisfactory quality, performance, accuracy, and effort is with"), dkT(" the user."), dkT(""), dkT("libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are"), dkT("Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are"), dkT("distributed according to the same disclaimer and license as libpng-0.96,"), dkT("with the following individuals added to the list of Contributing Authors:"), dkT(""), dkT(" Tom Lane"), dkT(" Glenn Randers-Pehrson"), dkT(" Willem van Schaik"), dkT(""), dkT("libpng versions 0.89, June 1996, through 0.96, May 1997, are"), dkT("Copyright (c) 1996, 1997 Andreas Dilger"), dkT("Distributed according to the same disclaimer and license as libpng-0.88,"), dkT("with the following individuals added to the list of Contributing Authors:"), dkT(""), dkT(" John Bowler"), dkT(" Kevin Bracey"), dkT(" Sam Bushell"), dkT(" Magnus Holmgren"), dkT(" Greg Roelofs"), dkT(" Tom Tanner"), dkT(""), dkT("libpng versions 0.5, May 1995, through 0.88, January 1996, are"), dkT("Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc."), dkT(""), dkT("For the purposes of this copyright and license, \"Contributing Authors\""), dkT("is defined as the following set of individuals:"), dkT(""), dkT(" Andreas Dilger"), dkT(" Dave Martindale"), dkT(" Guy Eric Schalnat"), dkT(" Paul Schmidt"), dkT(" Tim Wegner"), dkT(""), dkT("The PNG Reference Library is supplied \"AS IS\". The Contributing Authors"), dkT("and Group 42, Inc. disclaim all warranties, expressed or implied,"), dkT("including, without limitation, the warranties of merchantability and of"), dkT("fitness for any purpose. The Contributing Authors and Group 42, Inc."), dkT("assume no liability for direct, indirect, incidental, special, exemplary,"), dkT("or consequential damages, which may result from the use of the PNG"), dkT("Reference Library, even if advised of the possibility of such damage."), dkT(""), dkT("Permission is hereby granted to use, copy, modify, and distribute this"), dkT("source code, or portions hereof, for any purpose, without fee, subject"), dkT("to the following restrictions:"), dkT(""), dkT("1. The origin of this source code must not be misrepresented."), dkT(""), dkT("2. Altered versions must be plainly marked as such and must not"), dkT(" be misrepresented as being the original source."), dkT(""), dkT("3. This Copyright notice may not be removed or altered from any"), dkT(" source or altered source distribution."), dkT(""), dkT("The Contributing Authors and Group 42, Inc. specifically permit, without"), dkT("fee, and encourage the use of this source code as a component to"), dkT("supporting the PNG file format in commercial products. If you use this"), dkT("source code in a product, acknowledgment is not required but would be"), dkT("appreciated."), dkT(""), dkT(""), dkT("A \"png_get_copyright\" function is available, for convenient use in \"about\""), dkT("boxes and the like:"), dkT(""), dkT(" printf(\"%s\",png_get_copyright(NULL));"), dkT(""), dkT("Also, the PNG logo (in PNG format, of course) is supplied in the"), dkT("files \"pngbar.png\" and \"pngbar.jpg (88x31) and \"pngnow.png\" (98x31)."), dkT(""), dkT("Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a"), dkT("certification mark of the Open Source Initiative."), dkT(""), dkT("Glenn Randers-Pehrson"), dkT("glennrp at users.sourceforge.net"), dkT("July 9, 2011"), #endif #if DK4_HAVE_JPEGLIB_H dkT(""), dkT("jpeglib license"), dkT("==============="), dkT(""), dkT("In plain English:"), dkT(""), dkT("1. We don't promise that this software works. (But if you find any bugs,"), dkT(" please let us know!)"), dkT("2. You can use this software for whatever you want. You don't have to pay us."), dkT("3. You may not pretend that you wrote this software. If you use it in a"), dkT(" program, you must acknowledge somewhere in your documentation that"), dkT(" you've used the IJG code."), dkT(""), dkT("In legalese:"), dkT(""), dkT("The authors make NO WARRANTY or representation, either express or implied,"), dkT("with respect to this software, its quality, accuracy, merchantability, or"), dkT("fitness for a particular purpose. This software is provided \"AS IS\", and you,"), dkT("its user, assume the entire risk as to its quality and accuracy."), dkT(""), dkT("This software is copyright (C) 1991-1998, Thomas G. Lane."), dkT("All Rights Reserved except as specified below."), dkT(""), dkT("Permission is hereby granted to use, copy, modify, and distribute this"), dkT("software (or portions thereof) for any purpose, without fee, subject to these"), dkT("conditions:"), dkT("(1) If any part of the source code for this software is distributed, then this"), dkT("README file must be included, with this copyright and no-warranty notice"), dkT("unaltered; and any additions, deletions, or changes to the original files"), dkT("must be clearly indicated in accompanying documentation."), dkT("(2) If only executable code is distributed, then the accompanying"), dkT("documentation must state that \"this software is based in part on the work of"), dkT("the Independent JPEG Group\"."), dkT("(3) Permission for use of this software is granted only if the user accepts"), dkT("full responsibility for any undesirable consequences; the authors accept"), dkT("NO LIABILITY for damages of any kind."), dkT(""), dkT("These conditions apply to any software derived from or based on the IJG code,"), dkT("not just to the unmodified library. If you use our work, you ought to"), dkT("acknowledge us."), dkT(""), dkT("Permission is NOT granted for the use of any IJG author's name or company name"), dkT("in advertising or publicity relating to this software or products derived from"), dkT("it. This software may be referred to only as \"the Independent JPEG Group's"), dkT("software\"."), dkT(""), dkT("We specifically permit and encourage the use of this software as the basis of"), dkT("commercial products, provided that all warranty or liability claims are"), dkT("assumed by the product vendor."), dkT(""), dkT("ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,"), dkT("sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA."), dkT("ansi2knr.c is NOT covered by the above copyright and conditions, but instead"), dkT("by the usual distribution terms of the Free Software Foundation; principally,"), dkT("that you must include source code if you redistribute it. (See the file"), dkT("ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part"), dkT("of any program generated from the IJG code, this does not limit you more than"), dkT("the foregoing paragraphs do."), dkT(""), dkT("The Unix configuration script \"configure\" was produced with GNU Autoconf."), dkT("It is copyright by the Free Software Foundation but is freely distributable."), dkT("The same holds for its supporting scripts (config.guess, config.sub,"), dkT("ltconfig, ltmain.sh). Another support script, install-sh, is copyright"), dkT("by M.I.T. but is also freely distributable."), dkT(""), dkT("It appears that the arithmetic coding option of the JPEG spec is covered by"), dkT("patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot"), dkT("legally be used without obtaining one or more licenses. For this reason,"), dkT("support for arithmetic coding has been removed from the free JPEG software."), dkT("(Since arithmetic coding provides only a marginal gain over the unpatented"), dkT("Huffman mode, it is unlikely that very many implementations will support it.)"), dkT("So far as we are aware, there are no patent restrictions on the remaining"), dkT("code."), dkT(""), dkT("The IJG distribution formerly included code to read and write GIF files."), dkT("To avoid entanglement with the Unisys LZW patent, GIF reading support has"), dkT("been removed altogether, and the GIF writer has been simplified to produce"), dkT("\"uncompressed GIFs\". This technique does not use the LZW algorithm; the"), dkT("resulting GIF files are larger than usual, but are readable by all standard"), dkT("GIF decoders."), dkT(""), dkT("We are required to state that"), dkT(" \"The Graphics Interchange Format(c) is the Copyright property of"), dkT(" CompuServe Incorporated. GIF(sm) is a Service Mark property of"), dkT(" CompuServe Incorporated.\""), #endif #if DK4_HAVE_TIFF_H dkT(""), dkT("libtiff license"), dkT("==============="), dkT(""), dkT("Copyright (c) 1988-1997 Sam Leffler"), dkT("Copyright (c) 1991-1997 Silicon Graphics, Inc."), dkT(""), dkT("Permission to use, copy, modify, distribute, and sell this software and "), dkT("its documentation for any purpose is hereby granted without fee, provided"), dkT("that (i) the above copyright notices and this permission notice appear in"), dkT("all copies of the software and related documentation, and (ii) the names of"), dkT("Sam Leffler and Silicon Graphics may not be used in any advertising or"), dkT("publicity relating to the software without the specific, prior written"), dkT("permission of Sam Leffler and Silicon Graphics."), dkT(""), dkT("THE SOFTWARE IS PROVIDED \"AS-IS\" AND WITHOUT WARRANTY OF ANY KIND, "), dkT("EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY "), dkT("WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. "), dkT(""), dkT("IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR"), dkT("ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,"), dkT("OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,"), dkT("WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF "), dkT("LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE "), dkT("OF THIS SOFTWARE."), #endif #if DK4_HAVE_ZLIB_H dkT(""), dkT("zlib license"), dkT("============"), dkT(""), dkT(" (C) 1995-2004 Jean-loup Gailly and Mark Adler"), dkT(""), dkT(" This software is provided 'as-is', without any express or implied"), dkT(" warranty. In no event will the authors be held liable for any damages"), dkT(" arising from the use of this software."), dkT(""), dkT(" Permission is granted to anyone to use this software for any purpose,"), dkT(" including commercial applications, and to alter it and redistribute it"), dkT(" freely, subject to the following restrictions:"), dkT(""), dkT(" 1. The origin of this software must not be misrepresented; you must not"), dkT(" claim that you wrote the original software. If you use this software"), dkT(" in a product, an acknowledgment in the product documentation would be"), dkT(" appreciated but is not required."), dkT(" 2. Altered source versions must be plainly marked as such, and must not be"), dkT(" misrepresented as being the original software."), dkT(" 3. This notice may not be removed or altered from any source distribution."), dkT(""), dkT(" Jean-loup Gailly Mark Adler"), dkT(" jloup@gzip.org madler@alumni.caltech.edu"), dkT(""), dkT("If you use the zlib library in a product, we would appreciate *not*"), dkT("receiving lengthy legal documents to sign. The sources are provided"), dkT("for free but without warranty of any kind. The library has been"), dkT("entirely written by Jean-loup Gailly and Mark Adler; it does not"), dkT("include third-party code."), dkT(""), dkT("If you redistribute modified sources, we would appreciate that you include"), dkT("in the file ChangeLog history information documenting your changes. Please"), dkT("read the FAQ for more information on the distribution of modified source"), dkT("versions."), #endif dkT(""), NULL #line 381 "w2llic.ctr" }; const dkChar * const * w2llic_get_text(void) { return wxd2lat_license_text; } /* vim: set ai sw=4 ts=4 : */