1 | //! [1]
|
---|
2 | [utopiafonts] 1999 free font
|
---|
3 | ----------------------------------------------------
|
---|
4 |
|
---|
5 | this font is provided free for personal or commercial use,
|
---|
6 | it can be redistributed however it may not be sold.
|
---|
7 | ----------------------------------------------------
|
---|
8 | (C) 1999 utopiafonts. [email protected]
|
---|
9 | //! [1]
|
---|
10 |
|
---|
11 |
|
---|
12 | //! [2]
|
---|
13 | Bitstream Vera Fonts Copyright
|
---|
14 | ------------------------------
|
---|
15 |
|
---|
16 | Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
|
---|
17 | a trademark of Bitstream, Inc.
|
---|
18 |
|
---|
19 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
---|
20 | of the fonts accompanying this license ("Fonts") and associated
|
---|
21 | documentation files (the "Font Software"), to reproduce and distribute the
|
---|
22 | Font Software, including without limitation the rights to use, copy, merge,
|
---|
23 | publish, distribute, and/or sell copies of the Font Software, and to permit
|
---|
24 | persons to whom the Font Software is furnished to do so, subject to the
|
---|
25 | following conditions:
|
---|
26 |
|
---|
27 | The above copyright and trademark notices and this permission notice shall
|
---|
28 | be included in all copies of one or more of the Font Software typefaces.
|
---|
29 |
|
---|
30 | The Font Software may be modified, altered, or added to, and in particular
|
---|
31 | the designs of glyphs or characters in the Fonts may be modified and
|
---|
32 | additional glyphs or characters may be added to the Fonts, only if the fonts
|
---|
33 | are renamed to names not containing either the words "Bitstream" or the word
|
---|
34 | "Vera".
|
---|
35 |
|
---|
36 | This License becomes null and void to the extent applicable to Fonts or Font
|
---|
37 | Software that has been modified and is distributed under the "Bitstream
|
---|
38 | Vera" names.
|
---|
39 |
|
---|
40 | The Font Software may be sold as part of a larger software package but no
|
---|
41 | copy of one or more of the Font Software typefaces may be sold by itself.
|
---|
42 |
|
---|
43 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
---|
44 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
|
---|
45 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
|
---|
46 | TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
|
---|
47 | FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
|
---|
48 | ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
|
---|
49 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
---|
50 | THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
|
---|
51 | FONT SOFTWARE.
|
---|
52 |
|
---|
53 | Except as contained in this notice, the names of Gnome, the Gnome
|
---|
54 | Foundation, and Bitstream Inc., shall not be used in advertising or
|
---|
55 | otherwise to promote the sale, use or other dealings in this Font Software
|
---|
56 | without prior written authorization from the Gnome Foundation or Bitstream
|
---|
57 | Inc., respectively. For further information, contact: fonts at gnome dot
|
---|
58 | org.
|
---|
59 |
|
---|
60 | Arev Fonts Copyright
|
---|
61 | ------------------------------
|
---|
62 |
|
---|
63 | Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
|
---|
64 |
|
---|
65 | Permission is hereby granted, free of charge, to any person obtaining
|
---|
66 | a copy of the fonts accompanying this license ("Fonts") and
|
---|
67 | associated documentation files (the "Font Software"), to reproduce
|
---|
68 | and distribute the modifications to the Bitstream Vera Font Software,
|
---|
69 | including without limitation the rights to use, copy, merge, publish,
|
---|
70 | distribute, and/or sell copies of the Font Software, and to permit
|
---|
71 | persons to whom the Font Software is furnished to do so, subject to
|
---|
72 | the following conditions:
|
---|
73 |
|
---|
74 | The above copyright and trademark notices and this permission notice
|
---|
75 | shall be included in all copies of one or more of the Font Software
|
---|
76 | typefaces.
|
---|
77 |
|
---|
78 | The Font Software may be modified, altered, or added to, and in
|
---|
79 | particular the designs of glyphs or characters in the Fonts may be
|
---|
80 | modified and additional glyphs or characters may be added to the
|
---|
81 | Fonts, only if the fonts are renamed to names not containing either
|
---|
82 | the words "Tavmjong Bah" or the word "Arev".
|
---|
83 |
|
---|
84 | This License becomes null and void to the extent applicable to Fonts
|
---|
85 | or Font Software that has been modified and is distributed under the
|
---|
86 | "Tavmjong Bah Arev" names.
|
---|
87 |
|
---|
88 | The Font Software may be sold as part of a larger software package but
|
---|
89 | no copy of one or more of the Font Software typefaces may be sold by
|
---|
90 | itself.
|
---|
91 |
|
---|
92 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
93 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
---|
94 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
---|
95 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
|
---|
96 | TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
97 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
---|
98 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
99 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
---|
100 | OTHER DEALINGS IN THE FONT SOFTWARE.
|
---|
101 |
|
---|
102 | Except as contained in this notice, the name of Tavmjong Bah shall not
|
---|
103 | be used in advertising or otherwise to promote the sale, use or other
|
---|
104 | dealings in this Font Software without prior written authorization
|
---|
105 | from Tavmjong Bah. For further information, contact: tavmjong @ free
|
---|
106 | . fr.
|
---|
107 |
|
---|
108 | //! [2]
|
---|