File: NOTICE

package info (click to toggle)
imagemagick 7%3A6.3.7.9.dfsg2-1~lenny4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 41,272 kB
  • ctags: 15,375
  • sloc: ansic: 236,454; cpp: 17,644; sh: 11,356; xml: 5,552; perl: 4,568; makefile: 3,267; tcl: 459; pascal: 122
file content (117 lines) | stat: -rw-r--r-- 6,263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
This product includes software developed by ImageMagick Studio LLC
(http://www.imagemagick.org/).

ImageMagick incorporated a small portion of code from the gsview package to
locate Ghostscript under Windows in magick/nt-base.c.  The source code is
distributed under the following license:

    Copyright (C) 2000-2002, Ghostgum Software Pty Ltd.  All rights reserved.

    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this file ("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
    this Software, and to permit persons to whom this file is furnished to
    do so, subject to the following conditions:

    This Software is distributed with NO WARRANTY OF ANY KIND.  No author or
    distributor accepts any responsibility for the consequences of using it,
    or for whether it serves any particular purpose or works at all, unless
    he or she says so in writing.

    The above copyright notice and this permission notice shall be included
    in all copies or substantial portions of the Software.

The Base64Decode() and Base64Encode() methods in magick/utility.c is based
on source code obtained from OpenSSH.  The source code is distributed under
the following license:

    Copyright (c) 2000 Markus Friedl.  All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

       1. Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.
       2. Redistributions in binary form must reproduce the above copyright
          notice, this list of conditions and the following disclaimer in the
          documentation and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
    USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

ImageMagick includes patterns in coders/pattern.c which are derived from
XFig and is distributed under the following license:

    FIG : Facility for Interactive Generation of figures Copyright (c)
    1985-1988 by Supoj Sutanthavibul Parts Copyright (c) 1989-2000 by Brian
    V. Smith Parts Copyright (c) 1991 by Paul King

    Any party obtaining a copy of these files is granted, free of charge,
    a full and unrestricted irrevocable, world-wide, paid up, royalty-free,
    nonexclusive right and license to deal in this software and documentation
    files (the "Software"), including without limitation the rights to use,
    copy, modify, merge, publish, distribute, sublicense, and/or sell copies
    of the Software, and to permit persons who receive copies from any such
    party to do so, with the only requirement being that this copyright
    notice remain intact.

Portions of the magick/xml-tree.c was derived from ezxml which is licensed as
follows:

  Copyright 2004, 2005 Aaron Voisine <aaron@voisine.org>

  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 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.

Some coder and script improvements come from GraphicsMagick under the
following license:

    Copyright (C) 2002 GraphicsMagick Group.

    Permission is hereby granted, free of charge, to any person
    obtaining a copy of this software and associated documentation files
    ("GraphicsMagick"), to deal in GraphicsMagick without restriction,
    including without limitation the rights to use, copy, modify, merge,
    publish, distribute, sublicense, and/or sell copies of GraphicsMagick,
    and to permit persons to whom GraphicsMagick 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 GraphicsMagick.

    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
    GraphicsMagick Group 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 GraphicsMagick or the use or other dealings
    in GraphicsMagick.

    Except as contained in this notice, the name of the GraphicsMagick Group
    shall not be used in advertising or otherwise to promote the sale, use
    or other dealings in GraphicsMagick without prior written authorization
    from the GraphicsMagick Group.