sys-kernel/hardened-sources: version bump to 4.1.7-r1
[gentoo.git] / licenses / cos
1 Copyright (C) 2001-2002 by Jason Hunter, jhunter@servlets.com.
2 All rights reserved. 
3
4 The source code, object code, and documentation in the com.oreilly.servlet
5 package is copyright and owned by Jason Hunter. 
6
7
8 USE RIGHTS
9
10 Permission is granted to use the com.oreilly.servlet.* packages in the
11 development of any non-commercial project. For this use you are granted a
12 non-exclusive, non-transferable limited license at no cost.
13
14 For a commercial project, permission is granted to use the
15 com.oreilly.servlet.* packages provided that every person on the development
16 team for that project owns a copy of the book Java Servlet Programming
17 (O'Reilly) in its most recent edition. The most recent edition is currently
18 the 2nd Edition, available in association with Amazon.com at
19 http://www.amazon.com/exec/obidos/ASIN/0596000405/jasonhunter. 
20
21 Other (sometimes cheaper) license terms are available upon request; please
22 write to jhunter@servlets.com for more information. 
23
24
25 REDISTRIBUTION RIGHTS
26
27 Commercial redistribution rights of the com.oreilly.servlet.* packages are
28 available by writing jhunter@servlets.com.
29
30 Non-commercial redistribution is permitted provided that:
31
32 1. You redistribute the package in object code form only (as Java .class files
33 or a .jar file containing the .class files) and only as part of a product that
34 uses the classes as part of its primary functionality. 
35
36 2. The product containing the package is non-commercial in nature.
37
38 3. The public interface to the classes in the package, and the public
39 interface to any classes with similar functionality, is hidden from end users
40 when engaged in normal use of the product.
41
42 4. The distribution is not part of a software development kit, operating
43 system, other library, or a development tool without written permission from
44 the copyright holder.
45
46 5. The distribution includes copyright notice as follows: "The source code,
47 object code, and documentation in the com.oreilly.servlet package is copyright
48 and owned by Jason Hunter." in the documentation and/or other materials
49 provided with the distribution.
50
51 6. You reproduce the above copyright notice, this list of conditions, and the
52 following disclaimer in the documentation and/or other materials provided with
53 the distribution.  
54
55 7. Licensor retains title to and ownership of the Software and all
56 enhancements, modifications, and updates to the Software.
57
58 Note that the com.oreilly.servlet package is provided "as is" and the author
59 will not be liable for any damages suffered as a result of your use.
60 Furthermore, you understand the package comes without any guarantee of
61 technical support. 
62
63 You can always find the latest version of the com.oreilly.servlet package at
64 http://www.servlets.com. 
65
66
67 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
68 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
69 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
70 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
71 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
72 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
73 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
74 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
75 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
76 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
77 SUCH DAMAGE.
78
79 Thanks,
80
81 Jason Hunter
82 jhunter@servlets.com