ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/ircservices-5.1.24/docs/copyright.html
Revision: 3389
Committed: Fri Apr 25 14:12:15 2014 UTC (12 years, 2 months ago) by michael
Content type: text/html
File size: 2471 byte(s)
Log Message:
- Imported ircservices-5.1.24

File Contents

# User Rev Content
1 michael 3389 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html>
3     <head>
4     <meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
5     <title>IRC Services Manual - Copyright notice and disclaimer</title>
6     </head>
7    
8     <body>
9     <h1 align=center>IRC Services Manual</h1>
10    
11     <h2 align=center>Copyright notice and disclaimer</h2>
12    
13     <p>IRC Services is copyright (c) 1996-2009 Andrew Church. There is
14     absolutely NO WARRANTY provided with this software, including the implied
15     warranties of merchantability, fitness for a particular purpose, and
16     noninfringement; in other words, if it blows up in your face, you get to
17     clean up the mess. While the author has made reasonable efforts to avoid
18     errors in this software, it is written and distributed as a hobby, and as
19     such the author provides no guarantee that it will function correctly or
20     that it will not cause direct or indirect damage in any particular
21     circumstance.
22    
23     <p>IRC Services is provided under the terms of the
24     <a href=GPL.html>GNU General Public License (GPL), Version 2</a> or later,
25     and may be freely distributed, with certain limitations described in that
26     license (notably, if you distribute IRC Services <i>or any portion of it</i>
27     at all then you must distribute the source code as well). You are not
28     required to accept the license if you will only use IRC Services privately;
29     however, if you do not accept the license, international copyright law
30     forbids you from copying or distributing IRC Services.
31    
32     <p>This documentation is copyright (c) 2009 Andrew Church, and is
33     separately provided under the terms of the <a href=FDL.html>GNU Free
34     Documentation License (FDL), Version 1.2</a> or later, with no Invariant
35     Sections, no Front-Cover Texts, and no Back-Cover Texts. It may likewise
36     be freely distributed, with certain limitations described in that license.
37    
38     <p>New, revised versions of the GPL and FDL are published from time to
39     time; you may, at your option, follow the terms and conditions of any later
40     version of the GPL and FDL than the respective versions listed above. At
41     the time of writing, the latest versions of the GPL and FDL can be found at
42     <a href="http://www.gnu.org/copyleft/"><tt>http://www.gnu.org/copyleft/</tt></a>.
43    
44     <p>Plain text versions of the GPL and FDL can be found in the files
45     <tt>GPL.txt</tt> and <tt>FDL.txt</tt> in the top directory of the Services
46     source code distribution.
47    
48     <p><hr>
49    
50     <p><font size=-1><a href="index.html">Table of Contents</a></font>
51    
52     </body>
53     </html>