Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: t1utils
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .gitignore
           INSTALL
           Makefile.am
           NEWS.md
           README.md
           bootstrap.sh
           configure.ac
           include/lcdf/inttypes.h
           memmem.c
           strerror.c
           t1ascii.1
           t1asm.1
           t1asmhelp.h
           t1binary.1
           t1disasm.1
           t1lib.h
           t1mac.1
           t1unmac.1
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     clp.c
           include/lcdf/clp.h
Copyright: 1997-2014 Eddie Kohler, ekohler@gmail.com
License:   GPL-2.0
 CLP is free software. It is distributed under the GNU General Public
 License, Version 2, or, alternatively and at your discretion, under the
 more permissive (BSD-like) Click LICENSE file as described below.
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:     t1lib.c
           t1mac.c
Copyright: 1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.

Files:     t1binary.c
Copyright: 1992 I. Lee Hetherington,
           1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 New change log in `NEWS'. Old change log:
 .
 Revision 1.2  92/06/23  10:58:08  ilh
 MSDOS porting by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
 incoporated.
 .
 Revision 1.1  92/05/22  11:58:17  ilh
 initial version
 .
 Ported to Microsoft C/C++ Compiler and MS-DOS operating system by
 Kai-Uwe Herbing (herbing@netmbx.netmbx.de) on June 12, 1992. Code

Files:     t1ascii.c
Copyright: 1992 I. Lee Hetherington,
           1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 New change log in `NEWS'. Old change log:
 .
 Revision 1.2  92/06/23  10:58:43  ilh
 MSDOS porting by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
 incoporated.
 .
 Revision 1.1  92/05/22  11:47:24  ilh
 initial version
 .
 Ported to Microsoft C/C++ Compiler and MS-DOS operating system by
 Kai-Uwe Herbing (herbing@netmbx.netmbx.de) on June 12, 1992. Code

Files:     t1unmac.c
Copyright: 1992 I. Lee Hetherington,
           1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 New change log in `NEWS'. Old change log:
 .
 Revision 1.2  92/06/23  10:57:33  ilh
 MSDOS porting by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
 incoporated.
 .
 Revision 1.1  92/05/22  12:07:49  ilh
 initial version
 .
 Ported to Microsoft C/C++ Compiler and MS-DOS operating system by
 Kai-Uwe Herbing (herbing@netmbx.netmbx.de) on June 12, 1992. Code

Files:     t1disasm.c
Copyright: 1992 I. Lee Hetherington,
           1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 New change log in `NEWS'. Old change log:
 .
 Revision 1.4  92/07/10  10:55:08  ilh
 Added support for additional PostScript after the closefile command
 (ie., some fonts have {restore}if' after the cleartomark).  Also,
 removed hardwired charstring start command (-| or RD) in favor of
 automatically determining it.
 .
 Revision 1.3  92/06/23  10:57:53  ilh
 MSDOS porting by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
 incoporated.
 .
 Revision 1.2  92/05/22  12:05:33  ilh
 Fixed bug where we were counting on sprintf to return its first
 argument---not true in ANSI C.  This bug was detected by Piet
 Tutelaers (rcpt@urc.tue.nl).  Also, fixed (signed) integer overflow
 error when testing high-order bit of integer for possible
 sign-extension by making comparison between unsigned integers.
 .
 Revision 1.1  92/05/22  12:04:07  ilh
 initial version
 .
 Ported to Microsoft C/C++ Compiler and MS-DOS operating system by
 Kai-Uwe Herbing (herbing@netmbx.netmbx.de) on June 12, 1992. Code

Files:     t1asm.c
Copyright: 1992 I. Lee Hetherington,
           1998-2017 Eddie Kohler
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, subject to the
 conditions listed in the Click LICENSE file, which is available in full at
 http://github.com/kohler/click/blob/master/LICENSE. The conditions
 include: you must preserve this copyright notice, and you cannot mention
 the copyright holders in advertising related to the Software without
 their permission. The Software is provided WITHOUT ANY WARRANTY, EXPRESS
 OR IMPLIED. This notice is a summary of the Click LICENSE file; the
 license in that file is binding.
 .
 New change log in `NEWS'. Old change log:
 .
 Revision 1.4  92/07/10  10:53:09  ilh
 Added support for additional PostScript after the closefile command
 (ie., some fonts have {restore}if after the cleartomark).
 .
 Revision 1.3  92/06/23  10:58:25  ilh
 MSDOS porting by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
 incoporated.
 .
 Revision 1.2  92/05/22  11:54:45  ilh
 Fixed bug where integers larger than 32000 could not be encoded in
 charstrings.  Now integer range is correct for four-byte

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE
 Portions of this software are subject to the license below.  The relevant
 source files are clearly marked; they refer to this file using the phrase
 "the Click LICENSE file". This license is an MIT license, plus a clause
 (taken from the W3C license) requiring prior written permission to use our
 names in publicity.
 .
 ===========================================================================
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 The name and trademarks of copyright holders may NOT be used in advertising
 or publicity pertaining to the Software without specific, written prior
 permission. Title to copyright in this Software and any associated
 documentation will at all times remain with copyright holders.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
