• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2
31. ImageMagick copyright:
4
5Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization dedicated
6to making software imaging solutions freely available.
7
8You may not use this file except in compliance with the License. You may obtain
9a copy of the License at
10
11  https://imagemagick.org/script/license.php
12
13Unless required by applicable law or agreed to in writing, software distributed
14under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
15CONDITIONS OF ANY KIND, either express or implied.  See the License for the
16specific language governing permissions and limitations under the License.
17
18The full text of this license is availaible in the LICENSE file.
19
20* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
21
222. E. I. du Pont de Nemours and Company copyright (ImageMagick was originally
23   developed and distributed by E. I. du Pont de Nemours and Company):
24
25Copyright 1999 E. I. du Pont de Nemours and Company
26
27Permission is hereby granted, free of charge, to any person obtaining a copy of
28this software and associated documentation files ("ImageMagick"), to deal in
29ImageMagick without restriction, including without limitation the rights to
30use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
31of ImageMagick, and to permit persons to whom the ImageMagick is furnished to
32do so, subject to the following conditions:
33
34The above copyright notice and this permission notice shall be included in all
35copies or substantial portions of ImageMagick.
36
37The software is provided "as is", without warranty of any kind, express or
38implied, including but not limited to the warranties of merchantability,
39fitness for a particular purpose and noninfringement.  In no event shall E. I.
40du Pont de Nemours and Company be liable for any claim, damages or other
41liability, whether in an action of contract, tort or otherwise, arising from,
42out of or in connection with ImageMagick or the use or other dealings in
43ImageMagick.
44
45Except as contained in this notice, the name of the E. I. du Pont de Nemours
46and Company shall not be used in advertising or otherwise to promote the sale,
47use or other dealings in ImageMagick without prior written authorization from
48the E. I. du Pont de Nemours and Company.
49
50* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
51
523. OpenSSH copyright (this copyright is limited to magick/utility.c/
53   Base64Decode() and Base64Encode(),incorporated from the OpenSSH package):
54
55Copyright (c) 2000 Markus Friedl.  All rights reserved.
56
57Redistribution and use in source and binary forms, with or without modification,
58are permitted provided that the following conditions are met:
59
601. Redistributions of source code must retain the above copyright notice, this
61list of conditions and the following disclaimer.
62
632. Redistributions in binary form must reproduce the above copyright notice,
64this list of conditions and the following disclaimer in the documentation
65and/or other materials provided with the distribution.
66
67THIS SOFTWARE IS PROVIDED BY THE AUTHOR \`\`AS IS\'\' AND ANY EXPRESS OR
68IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
69MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
70EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
71EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
72PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
73BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
74IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
75ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
76POSSIBILITY OF SUCH DAMAGE.
77
78* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
79
804. Xfig copyright (this copyright is limited to the image patterns in
81   magick/nt-base.c, incorporated from the XFig package):
82
83| FIG : Facility for Interactive Generation of figures
84| Copyright (c) 1985-1988 by Supoj Sutanthavibul
85| Parts Copyright (c) 1989-2000 by Brian V. Smith
86| Parts Copyright (c) 1991 by Paul King
87
88Any party obtaining a copy of these files is granted, free of charge, a full
89and unrestricted irrevocable, world-wide, paid up, royalty-free, nonexclusive
90right and license to deal in this software and documentation files (the
91"Software"), including without limitation the rights to use, copy, modify,
92merge, publish, distribute, sublicense, and/or sell copies of the Software, and
93to permit persons who receive copies from any such party to do so, with the
94only requirement being that this copyright notice remain intact.
95
96* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
97
985. ezXML copyright (This copyright is limited to code for reading XML files in
99   magick/xml-tree.c, incorporated from the ezxml package):
100
101Copyright 2004-2006 Aaron Voisine <aaron@voisine.org>
102
103Permission is hereby granted, free of charge, to any person obtaining a copy of
104this software and associated documentation files (the "Software"), to deal in
105the Software without restriction, including without limitation the rights to
106use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
107of the Software, and to permit persons to whom the Software is furnished to do
108so, subject to the following conditions:
109
110The above copyright notice and this permission notice shall be included in all
111copies or substantial portions of the Software.
112
113THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
114IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
115FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
116AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
117LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
118OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
119SOFTWARE.
120
121* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
122
1236. GraphicsMagick copyright (this copyright is limited to the Windows installer
124   and enhancements to the automake and autoconf configure scripts,
125   incorporated from the GraphicsMagick package):
126
127Copyright (C) 2002 - 2009 GraphicsMagick Group
128
129Permission is hereby granted, free of charge, to any person obtaining a copy of
130this software and associated documentation files (the "Software"), to deal in
131the Software without restriction, including without limitation the rights to
132use, copy, modify, merge, publish, distribute, sublicense, and/or sell
133copies of the Software, and to permit persons to whom the Software is
134furnished to do so, subject to the following conditions:
135
136The above copyright notice and this permission notice shall be included in all
137copies or substantial portions of the Software.
138
139THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
140IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
141FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
142AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
143LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
144OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
145SOFTWARE.
146
147* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
148
1497. Magick++ copyright (this copyright is limited to the Magick++ API in the
150   Magick++ folder):
151
152Copyright 1999 - 2002 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
153
154Permission is hereby granted, free of charge, to any person obtaining a copy of
155the source files and associated documentation files ("Magick++"), to deal in
156Magick++ without restriction, including without limitation of the rights to
157use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
158of Magick++, and to permit persons to whom the Magick++ is furnished to do so,
159subject to the following conditions:
160
161This copyright notice shall be included in all copies or substantial portions
162of Magick++. The copyright to Magick++ is retained by its author and shall not
163be subsumed or replaced by any other copyright.
164
165The software is provided "as is", without warranty of any kind, express or
166implied, including but not limited to the warranties of merchantability,fitness
167for a particular purpose and noninfringement. In no event shall Bob Friesenhahn
168be liable for any claim, damages or other liability, whether in an action of
169contract, tort or otherwise, arising from, out of or in connection with
170Magick++ or the use or other dealings in Magick++.
171
172* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
173
1748. Thatcher Ulrich copyright (ImageMagick includes two fonts,
175   PerlMagick/t/ttf/input.ttf and PerlMagick/demo/Generic.ttf under this
176   copyright):
177
178  Copyright: 2004-2007, Thatcher Ulrich <tu@tulrich.com>
179
180  I have placed these fonts in the Public Domain. This is all 100% my own work.
181  Usage is totally unrestricted. If you want to make derivative works for any
182  purpose, please go ahead.
183
184* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
185
1869. Gsview copyright (ImageMagick incorporated a small portion of code from the
187   gsview package to locate Ghostscript under Windows. This source code is
188   distributed under the following license):
189
190Copyright (C) 2000-2002, Ghostgum Software Pty Ltd. All rights reserved.
191
192Permission is hereby granted, free of charge, to any person obtaining a copy of
193this file ("Software"), to deal in the Software without restriction, including
194without limitation the rights to use, copy, modify, merge, publish, distribute,
195sublicense, and/or sell copies of this Software, and to permit persons to whom
196this file is furnished to do so, subject to the following conditions:
197
198This Software is distributed with NO WARRANTY OF ANY KIND.  No author or
199distributor accepts any responsibility for the consequences of using it, or
200for whether it serves any particular purpose or works at all, unless he or she
201says so in writing.
202
203The above copyright notice and this permission notice shall be included in all
204copies or substantial portions of the Software.
205
206* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
207
20810. Libsquish copyright (this copyright is limited to the compression used in
209    coder/dds.c, incorporated from the libsquish library):
210
211Copyright (c) 2006 Simon Brown                          si@sjbrown.co.uk
212
213Permission is hereby granted, free of charge, to any person obtaining a copy of
214this software and associated documentation files (the "Software"), to deal in
215the Software without restriction, including without limitation the rights to
216use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
217of the Software, and to  permit persons to whom the Software is furnished to do
218so, subject to the following conditions:
219
220The above copyright notice and this permission notice shall be included in all
221copies or substantial portions of the Software.
222
223THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
224IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
225FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
226AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY  CLAIM, DAMAGES OR OTHER
227LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
228OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
229SOFTWARE.
230
231* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
232
23311. Bootstrap copyright (ImageMagick utilizes CSS for its web pages under this
234    copyright):
235
236Bootstrap v3.3.5 (http://getbootstrap.com)
237Copyright 2011-2015 Twitter, Inc.
238Licensed under the MIT license
239
240* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
241