source: trunk/filemanager/tp/dompdf/lib/ttf2ufm/ttf2ufm-src/COPYRIGHT @ 2000

Revision 2000, 3.5 KB checked in by amuller, 14 years ago (diff)

Ticket #597 - Implementação do módulo gerenciador de arquivos

Line 
1The following copyright notice applies to all the files provided
2in this distribution unless explicitly noted otherwise
3(the most notable exception being t1asm.c).
4
5  Copyright (c) 1997-2003 by the AUTHORS:
6   Andrew Weeks <ccsaw@bath.ac.uk>
7   Frank M. Siegert <fms@this.net>
8   Mark Heath <mheath@netspace.net.au>
9   Thomas Henlich <thenlich@rcs.urz.tu-dresden.de>
10   Sergey Babkin <babkin@users.sourceforge.net>, <sab123@hotmail.com>
11   Turgut Uyar <uyar@cs.itu.edu.tr>
12   Rihardas Hepas <rch@WriteMe.Com>
13   Szalay Tamas <tomek@elender.hu>
14   Johan Vromans <jvromans@squirrel.nl>
15   Petr Titera <P.Titera@sh.cvut.cz>
16   Lei Wang <lwang@amath8.amt.ac.cn>
17   Chen Xiangyang <chenxy@sun.ihep.ac.cn>
18   Zvezdan Petkovic <z.petkovic@computer.org>
19   Rigel <rigel863@yahoo.com>
20  All rights reserved.
21 
22  Redistribution and use in source and binary forms, with or without
23  modification, are permitted provided that the following conditions
24  are met:
25  1. Redistributions of source code must retain the above copyright
26     notice, this list of conditions and the following disclaimer.
27  2. Redistributions in binary form must reproduce the above copyright
28     notice, this list of conditions and the following disclaimer in the
29     documentation and/or other materials provided with the distribution.
30  3. All advertising materials mentioning features or use of this software
31     must display the following acknowledgement:
32       This product includes software developed by the TTF2PT1 Project
33       and its contributors.
34 
35  THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
36  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
37  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
38  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
39  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
40  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
41  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
42  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
44  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45  SUCH DAMAGE.
46
47For the approximate list of the AUTHORS' responsibilities see the
48project history.
49
50Other contributions to the project are:
51
52Turgut Uyar <uyar@cs.itu.edu.tr>
53 The Unicode translation table for the Turkish language.
54
55Rihardas Hepas <rch@WriteMe.Com>
56 The Unicode translation table for the Baltic languages.
57
58Szalay Tamas <tomek@elender.hu>
59 The Unicode translation table for the Central European languages.
60 
61Johan Vromans <jvromans@squirrel.nl>
62 The RPM file.
63
64Petr Titera <P.Titera@sh.cvut.cz>
65 The Unicode map format with names, the forced Unicode option.
66
67Frank M. Siegert <frank@this.net>
68 Port to Windows
69
70Lei Wang <lwang@amath8.amt.ac.cn>
71Chen Xiangyang <chenxy@sun.ihep.ac.cn>
72 Translation maps for Chinese fonts.
73
74Zvezdan Petkovic <z.petkovic@computer.org>
75 The Unicode translation tables for the Cyrillic alphabet.
76
77Rigel <rigel863@yahoo.com>
78 Generation of the dvips encoding files, modification to the Chinese maps.
79
80I. Lee Hetherington <ilh@lcs.mit.edu>
81 The Type1 assembler (from the package 't1utils'), its full copyright
82 notice:
83  Copyright (c) 1992 by I. Lee Hetherington, all rights reserved.
84  Permission is hereby granted to use, modify, and distribute this program
85  for any purpose provided this copyright notice and the one below remain
86  intact.
87 
Note: See TracBrowser for help on using the repository browser.