~db-keen/tanzanite/rat

« back to all changes in this revision

Viewing changes to LICENCE

  • Committer: austin
  • Date: 2007-02-05 03:24:13 UTC
  • Revision ID: svn-v4:8b90d6ed-dc11-0410-98dd-e2d1db709ad4:rat/spikes/2006-05-13:45
Reorganizing the RAT project.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Net::LDAP is copyrighted free software by Francis Cianfrocca
 
2
<garbagecat10@gmail.com>. You can redistribute it and/or modify it under either
 
3
the terms of the GPL (see the file COPYING), or the conditions below:
 
4
 
 
5
1. You may make and give away verbatim copies of the source form of the
 
6
   software without restriction, provided that you duplicate all of the
 
7
   original copyright notices and associated disclaimers.
 
8
 
 
9
2. You may modify your copy of the software in any way, provided that you do
 
10
   at least ONE of the following:
 
11
 
 
12
   a) place your modifications in the Public Domain or otherwise make them
 
13
      Freely Available, such as by posting said modifications to Usenet or
 
14
      an equivalent medium, or by allowing the author to include your
 
15
      modifications in the software.
 
16
 
 
17
   b) use the modified software only within your corporation or
 
18
      organization.
 
19
 
 
20
   c) rename any non-standard executables so the names do not conflict with
 
21
      standard executables, which must also be provided.
 
22
 
 
23
   d) make other distribution arrangements with the author.
 
24
 
 
25
3. You may distribute the software in object code or executable form,
 
26
   provided that you do at least ONE of the following:
 
27
 
 
28
   a) distribute the executables and library files of the software, together
 
29
      with instructions (in the manual page or equivalent) on where to get
 
30
      the original distribution.
 
31
 
 
32
   b) accompany the distribution with the machine-readable source of the
 
33
      software.
 
34
 
 
35
   c) give non-standard executables non-standard names, with instructions on
 
36
      where to get the original software distribution.
 
37
 
 
38
   d) make other distribution arrangements with the author.
 
39
 
 
40
4. You may modify and include the part of the software into any other
 
41
   software (possibly commercial).  But some files in the distribution are
 
42
   not written by the author, so that they are not under this terms.
 
43
 
 
44
   They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
 
45
   files under the ./missing directory.  See each file for the copying
 
46
   condition.
 
47
 
 
48
5. The scripts and library files supplied as input to or produced as output
 
49
   from the software do not automatically fall under the copyright of the
 
50
   software, but belong to whomever generated them, and may be sold
 
51
   commercially, and may be aggregated with this software.
 
52
 
 
53
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 
54
   WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 
55
   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.