File: copyright.html

package info (click to toggle)
paintlib 2.6.2-14
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,920 kB
  • ctags: 3,874
  • sloc: cpp: 25,209; sh: 10,605; ansic: 1,891; makefile: 120
file content (86 lines) | stat: -rw-r--r-- 3,312 bytes parent folder | download | duplicates (3)
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
<HTML>

<HEAD>
  <TITLE>paintlib - Copyright</TITLE>
  <meta name="robots" content="noindex">
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000C0" VLINK="#8000FF" ALINK="#FF00FF">
<accessed silent>
<table width="350" border="0" cellspacing="0" cellpadding="0" align=right>
  <tr>
    <td>
	  <img src="pics/copyright.gif" width=350 height=60 border=0 	 
         alt="" hspace=0 vspace=0>
    <img src="pics/whitept.gif" width=31 height=21 hspace=0 vspace=0 border=0 alt="">
    </td>
  </tr>
</table>
<br clear=all>
<p align=left>
<table cellspacing="0" cellpadding="0" border="0">
  <tr>
    <td width="22">
      <img src="pics/whitept.gif" width=21 height=1 hspace=0 vspace=0 border=0 alt="">
    </td>
    <td>
<P>
Before the legalese starts, here's the translation to plain
english:

<OL>
<LI>Do whatever you want with paintlib. Just don't come running to me
    with a lawyer if something goes wrong.
<LI>If you redistribute paintlib, you should redistribute the whole library
    including documentation and copyright. If that is not possible, you
    must make it clear that you're distributing a changed version. In no
    event may any part of the library be distributed without this
    copyright notice.
<LI>If you use paintlib in your program, you must acknowledge this,
    preferably in the about box and the documentation.
</OL>

<P>
The legalese itself is a derivative work. I modified the LIBPNG copyright
notice. Thanks, guys :-).

      <P> The paintlib source code and all documentation are copyright (c) 1996-2002 
        Ulrich von Zadow and other contributors. 
      <P> The paintlib source code is supplied "AS IS". Ulrich von Zadow and other 
        contributors disclaim all warranties, expressed or implied, including, 
        without limitation, the warranties of merchantability and of fitness for 
        any purpose. The authors assume no liability for direct, indirect, incidental, 
        special, exemplary, or consequential damages, which may result from the 
        use of paintlib, even if advised of the possibility of such damage. 
      <P>
Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:

<OL>
<LI>The origin of this source code must not be misrepresented.
<LI>Altered versions must be plainly marked as such and must not be
    misrepresented as being the original source.
<LI>This Copyright notice may not be removed or altered from any source or
    altered source distribution.
        <LI>Executables containing paintlib or parts of it must state that the 
          software "contains paintlib code. paintlib is copyright (c) 1996-2002 
          Ulrich von Zadow and other contributors.". This notice must be displayed 
          in at least one place where the copyright for the software itself is 
          displayed. The documentation must also contain this notice. 
      </OL>

      <P> Note that libpng, zlib, libtiff and the jpeg library have their own 
        terms of use. You can find these in the documentation of the libraries. 
      <p><br>
    </td>
    <td width="22">
      <img src="pics/whitept.gif" width=21 height=1 hspace=0 vspace=0 border=0 alt="">
    </td>

  </tr>
</table>

</BODY>

</HTML>