root/branch/UmitWeb/COPYING @ 3232

Revision 3232, 24.9 kB (checked in by rcarvalho, 5 years ago)

Merged with revision 3190

Line 
1COPYING -- Describes the terms under which Umit is distributed.  A copy
2of the GNU GPL is appended to this file.
3
4 ***********************IMPORTANT Umit LICENSE TERMS************************
5 *                                                                         *
6 * Umit is (C) 2005-2006 Insecure.Com LLC. and (C) 2007-2008 Adriano       *
7 * Monteiro Marques. Nmap is also a registered trademark of Insecure.Com   *
8 * LLC. This program is free software; you may redistribute and/or modify  *
9 * it under the terms of the GNU General Public License as published by    *
10 * the Free Software Foundation; Version 2.  This guarantees your right    *
11 * to use, modify, and redistribute this software under certain            *
12 * conditions.  If you wish to embed Nmap technology into proprietary      *
13 * software, we may be willing to sell alternative licenses                *
14 * (contact sales@insecure.com).                                           *
15 * Many security scanner vendors already license Nmap technology such as   *
16 * our remote OS fingerprinting database and code, service/version         *
17 * detection system, and port scanning code.                               *
18 *                                                                         *
19 * Note that the GPL places important restrictions on "derived works", yet *
20 * it does not provide a detailed definition of that term.  To avoid       *
21 * misunderstandings, we consider an application to constitute a           *
22 * "derivative work" for the purpose of this license if it does any of the *
23 * following:                                                              *
24 * o Integrates source code from Nmap                                      *
25 * o Reads or includes Nmap copyrighted data files, such as                *
26 *   nmap-os-fingerprints or nmap-service-probes.                          *
27 * o Executes Nmap and parses the results (as opposed to typical shell or  *
28 *   execution-menu apps, which simply display raw Nmap output and so are  *
29 *   not derivative works.)                                                *
30 * o Integrates/includes/aggregates Nmap into a proprietary executable     *
31 *   installer, such as those produced by InstallShield.                   *
32 * o Links to a library or executes a program that does any of the above   *
33 *                                                                         *
34 * The term "Nmap" should be taken to also include any portions or derived *
35 * works of Nmap.  This list is not exclusive, but is just meant to        *
36 * clarify our interpretation of derived works with some common examples.  *
37 * These restrictions only apply when you actually redistribute Nmap.  For *
38 * example, nothing stops you from writing and selling a proprietary       *
39 * front-end to Nmap.  Just distribute it by itself, and point people to   *
40 * http://www.insecure.org/nmap/ to download Nmap.                         *
41 *                                                                         *
42 * We don't consider these to be added restrictions on top of the GPL, but *
43 * just a clarification of how we interpret "derived works" as it applies  *
44 * to our GPL-licensed Nmap product.  This is similar to the way Linus     *
45 * Torvalds has announced his interpretation of how "derived works"        *
46 * applies to Linux kernel modules.  Our interpretation refers only to     *
47 * Nmap - we don't speak for any other GPL products.                       *
48 *                                                                         *
49 * If you have any questions about the GPL licensing restrictions on using *
50 * Nmap in non-GPL works, we would be happy to help.  As mentioned above,  *
51 * we also offer alternative license to integrate Nmap into proprietary    *
52 * applications and appliances.  These contracts have been sold to many    *
53 * security vendors, and generally include a perpetual license as well as  *
54 * providing for priority support and updates as well as helping to fund   *
55 * the continued development of Nmap technology.  Please email             *
56 * sales@insecure.com for further information.                             *
57 *                                                                         *
58 * As a special exception to the GPL terms, Insecure.Com LLC grants        *
59 * permission to link the code of this program with any version of the     *
60 * OpenSSL library which is distributed under a license identical to that  *
61 * listed in the included Copying.OpenSSL file, and distribute linked      *
62 * combinations including the two. You must obey the GNU GPL in all        *
63 * respects for all of the code used other than OpenSSL.  If you modify    *
64 * this file, you may extend this exception to your version of the file,   *
65 * but you are not obligated to do so.                                     *
66 *                                                                         *
67 * If you received these files with a written license agreement or         *
68 * contract stating terms other than the terms above, then that            *
69 * alternative license agreement takes precedence over these comments.     *
70 *                                                                         *
71 * Source is provided to this software because we believe users have a     *
72 * right to know exactly what a program is going to do before they run it. *
73 * This also allows you to audit the software for security holes (none     *
74 * have been found so far).                                                *
75 *                                                                         *
76 * Source code also allows you to port Nmap to new platforms, fix bugs,    *
77 * and add new features.  You are highly encouraged to send your changes   *
78 * to fyodor@insecure.org for possible incorporation into the main         *
79 * distribution.  By sending these changes to Fyodor or one the            *
80 * Insecure.Org development mailing lists, it is assumed that you are      *
81 * offering Fyodor and Insecure.Com LLC the unlimited, non-exclusive right *
82 * to reuse, modify, and relicense the code.  Nmap will always be          *
83 * available Open Source, but this is important because the inability to   *
84 * relicense code has caused devastating problems for other Free Software  *
85 * projects (such as KDE and NASM).  We also occasionally relicense the    *
86 * code to third parties as discussed above.  If you wish to specify       *
87 * special license conditions of your contributions, just say so when you  *
88 * send them.                                                              *
89 *                                                                         *
90 * This program is distributed in the hope that it will be useful, but     *
91 * WITHOUT ANY WARRANTY; without even the implied warranty of              *
92 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU       *
93 * General Public License for more details at                              *
94 * http://www.gnu.org/copyleft/gpl.html , or in the COPYING file included  *
95 * with Nmap.                                                              *
96 *                                                                         *
97 ***************************************************************************/
98
99
100GNU General Public License
101
102----------------------------------------------------------------------------
103
104Table of Contents
105
106   * GNU GENERAL PUBLIC LICENSE
107        o Preamble
108        o TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
109        o How to Apply These Terms to Your New Programs
110
111----------------------------------------------------------------------------
112
113GNU GENERAL PUBLIC LICENSE
114
115Version 2, June 1991
116
117Copyright (C) 1989, 1991 Free Software Foundation, Inc.
11859 Temple Place - Suite 330, Boston, MA  02110-1301, USA
119
120Everyone is permitted to copy and distribute verbatim copies
121of this license document, but changing it is not allowed.
122
123Preamble
124
125The licenses for most software are designed to take away your freedom to
126share and change it. By contrast, the GNU General Public License is intended
127to guarantee your freedom to share and change free software--to make sure
128the software is free for all its users. This General Public License applies
129to most of the Free Software Foundation's software and to any other program
130whose authors commit to using it. (Some other Free Software Foundation
131software is covered by the GNU Library General Public License instead.) You
132can apply it to your programs, too.
133
134When we speak of free software, we are referring to freedom, not price. Our
135General Public Licenses are designed to make sure that you have the freedom
136to distribute copies of free software (and charge for this service if you
137wish), that you receive source code or can get it if you want it, that you
138can change the software or use pieces of it in new free programs; and that
139you know you can do these things.
140
141To protect your rights, we need to make restrictions that forbid anyone to
142deny you these rights or to ask you to surrender the rights. These
143restrictions translate to certain responsibilities for you if you distribute
144copies of the software, or if you modify it.
145
146For example, if you distribute copies of such a program, whether gratis or
147for a fee, you must give the recipients all the rights that you have. You
148must make sure that they, too, receive or can get the source code. And you
149must show them these terms so they know their rights.
150
151We protect your rights with two steps: (1) copyright the software, and (2)
152offer you this license which gives you legal permission to copy, distribute
153and/or modify the software.
154
155Also, for each author's protection and ours, we want to make certain that
156everyone understands that there is no warranty for this free software. If
157the software is modified by someone else and passed on, we want its
158recipients to know that what they have is not the original, so that any
159problems introduced by others will not reflect on the original authors'
160reputations.
161
162Finally, any free program is threatened constantly by software patents. We
163wish to avoid the danger that redistributors of a free program will
164individually obtain patent licenses, in effect making the program
165proprietary. To prevent this, we have made it clear that any patent must be
166licensed for everyone's free use or not licensed at all.
167
168The precise terms and conditions for copying, distribution and modification
169follow.
170
171TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
172
1730. This License applies to any program or other work which contains a notice
174placed by the copyright holder saying it may be distributed under the terms
175of this General Public License. The "Program", below, refers to any such
176program or work, and a "work based on the Program" means either the Program
177or any derivative work under copyright law: that is to say, a work
178containing the Program or a portion of it, either verbatim or with
179modifications and/or translated into another language. (Hereinafter,
180translation is included without limitation in the term "modification".) Each
181licensee is addressed as "you".
182
183Activities other than copying, distribution and modification are not covered
184by this License; they are outside its scope. The act of running the Program
185is not restricted, and the output from the Program is covered only if its
186contents constitute a work based on the Program (independent of having been
187made by running the Program). Whether that is true depends on what the
188Program does.
189
1901. You may copy and distribute verbatim copies of the Program's source code
191as you receive it, in any medium, provided that you conspicuously and
192appropriately publish on each copy an appropriate copyright notice and
193disclaimer of warranty; keep intact all the notices that refer to this
194License and to the absence of any warranty; and give any other recipients of
195the Program a copy of this License along with the Program.
196
197You may charge a fee for the physical act of transferring a copy, and you
198may at your option offer warranty protection in exchange for a fee.
199
2002. You may modify your copy or copies of the Program or any portion of it,
201thus forming a work based on the Program, and copy and distribute such
202modifications or work under the terms of Section 1 above, provided that you
203also meet all of these conditions:
204
205   * a) You must cause the modified files to carry prominent notices stating
206     that you changed the files and the date of any change.
207
208   * b) You must cause any work that you distribute or publish, that in
209     whole or in part contains or is derived from the Program or any part
210     thereof, to be licensed as a whole at no charge to all third parties
211     under the terms of this License.
212
213   * c) If the modified program normally reads commands interactively when
214     run, you must cause it, when started running for such interactive use
215     in the most ordinary way, to print or display an announcement including
216     an appropriate copyright notice and a notice that there is no warranty
217     (or else, saying that you provide a warranty) and that users may
218     redistribute the program under these conditions, and telling the user
219     how to view a copy of this License. (Exception: if the Program itself
220     is interactive but does not normally print such an announcement, your
221     work based on the Program is not required to print an announcement.)
222
223These requirements apply to the modified work as a whole. If identifiable
224sections of that work are not derived from the Program, and can be
225reasonably considered independent and separate works in themselves, then
226this License, and its terms, do not apply to those sections when you
227distribute them as separate works. But when you distribute the same sections
228as part of a whole which is a work based on the Program, the distribution of
229the whole must be on the terms of this License, whose permissions for other
230licensees extend to the entire whole, and thus to each and every part
231regardless of who wrote it.
232
233Thus, it is not the intent of this section to claim rights or contest your
234rights to work written entirely by you; rather, the intent is to exercise
235the right to control the distribution of derivative or collective works
236based on the Program.
237
238In addition, mere aggregation of another work not based on the Program with
239the Program (or with a work based on the Program) on a volume of a storage
240or distribution medium does not bring the other work under the scope of this
241License.
242
2433. You may copy and distribute the Program (or a work based on it, under
244Section 2) in object code or executable form under the terms of Sections 1
245and 2 above provided that you also do one of the following:
246
247   * a) Accompany it with the complete corresponding machine-readable source
248     code, which must be distributed under the terms of Sections 1 and 2
249     above on a medium customarily used for software interchange; or,
250
251   * b) Accompany it with a written offer, valid for at least three years,
252     to give any third party, for a charge no more than your cost of
253     physically performing source distribution, a complete machine-readable
254     copy of the corresponding source code, to be distributed under the
255     terms of Sections 1 and 2 above on a medium customarily used for
256     software interchange; or,
257
258   * c) Accompany it with the information you received as to the offer to
259     distribute corresponding source code. (This alternative is allowed only
260     for noncommercial distribution and only if you received the program in
261     object code or executable form with such an offer, in accord with
262     Subsection b above.)
263
264The source code for a work means the preferred form of the work for making
265modifications to it. For an executable work, complete source code means all
266the source code for all modules it contains, plus any associated interface
267definition files, plus the scripts used to control compilation and
268installation of the executable. However, as a special exception, the source
269code distributed need not include anything that is normally distributed (in
270either source or binary form) with the major components (compiler, kernel,
271and so on) of the operating system on which the executable runs, unless that
272component itself accompanies the executable.
273
274If distribution of executable or object code is made by offering access to
275copy from a designated place, then offering equivalent access to copy the
276source code from the same place counts as distribution of the source code,
277even though third parties are not compelled to copy the source along with
278the object code.
279
2804. You may not copy, modify, sublicense, or distribute the Program except as
281expressly provided under this License. Any attempt otherwise to copy,
282modify, sublicense or distribute the Program is void, and will automatically
283terminate your rights under this License. However, parties who have received
284copies, or rights, from you under this License will not have their licenses
285terminated so long as such parties remain in full compliance.
286
2875. You are not required to accept this License, since you have not signed
288it. However, nothing else grants you permission to modify or distribute the
289Program or its derivative works. These actions are prohibited by law if you
290do not accept this License. Therefore, by modifying or distributing the
291Program (or any work based on the Program), you indicate your acceptance of
292this License to do so, and all its terms and conditions for copying,
293distributing or modifying the Program or works based on it.
294
2956. Each time you redistribute the Program (or any work based on the
296Program), the recipient automatically receives a license from the original
297licensor to copy, distribute or modify the Program subject to these terms
298and conditions. You may not impose any further restrictions on the
299recipients' exercise of the rights granted herein. You are not responsible
300for enforcing compliance by third parties to this License.
301
3027. If, as a consequence of a court judgment or allegation of patent
303infringement or for any other reason (not limited to patent issues),
304conditions are imposed on you (whether by court order, agreement or
305otherwise) that contradict the conditions of this License, they do not
306excuse you from the conditions of this License. If you cannot distribute so
307as to satisfy simultaneously your obligations under this License and any
308other pertinent obligations, then as a consequence you may not distribute
309the Program at all. For example, if a patent license would not permit
310royalty-free redistribution of the Program by all those who receive copies
311directly or indirectly through you, then the only way you could satisfy both
312it and this License would be to refrain entirely from distribution of the
313Program.
314
315If any portion of this section is held invalid or unenforceable under any
316particular circumstance, the balance of the section is intended to apply and
317the section as a whole is intended to apply in other circumstances.
318
319It is not the purpose of this section to induce you to infringe any patents
320or other property right claims or to contest validity of any such claims;
321this section has the sole purpose of protecting the integrity of the free
322software distribution system, which is implemented by public license
323practices. Many people have made generous contributions to the wide range of
324software distributed through that system in reliance on consistent
325application of that system; it is up to the author/donor to decide if he or
326she is willing to distribute software through any other system and a
327licensee cannot impose that choice.
328
329This section is intended to make thoroughly clear what is believed to be a
330consequence of the rest of this License.
331
3328. If the distribution and/or use of the Program is restricted in certain
333countries either by patents or by copyrighted interfaces, the original
334copyright holder who places the Program under this License may add an
335explicit geographical distribution limitation excluding those countries, so
336that distribution is permitted only in or among countries not thus excluded.
337In such case, this License incorporates the limitation as if written in the
338body of this License.
339
3409. The Free Software Foundation may publish revised and/or new versions of
341the General Public License from time to time. Such new versions will be
342similar in spirit to the present version, but may differ in detail to
343address new problems or concerns.
344
345Each version is given a distinguishing version number. If the Program
346specifies a version number of this License which applies to it and "any
347later version", you have the option of following the terms and conditions
348either of that version or of any later version published by the Free
349Software Foundation. If the Program does not specify a version number of
350this License, you may choose any version ever published by the Free Software
351Foundation.
352
35310. If you wish to incorporate parts of the Program into other free programs
354whose distribution conditions are different, write to the author to ask for
355permission. For software which is copyrighted by the Free Software
356Foundation, write to the Free Software Foundation; we sometimes make
357exceptions for this. Our decision will be guided by the two goals of
358preserving the free status of all derivatives of our free software and of
359promoting the sharing and reuse of software generally.
360
361NO WARRANTY
362
36311. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
364THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
365OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
366PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
367OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
368MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
369THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
370PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
371CORRECTION.
372
37312. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
374WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
375REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
376INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
377OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO
378LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
379THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
380PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
381POSSIBILITY OF SUCH DAMAGES.
382
383END OF TERMS AND CONDITIONS
384
385How to Apply These Terms to Your New Programs
386
387If you develop a new program, and you want it to be of the greatest possible
388use to the public, the best way to achieve this is to make it free software
389which everyone can redistribute and change under these terms.
390
391To do so, attach the following notices to the program. It is safest to
392attach them to the start of each source file to most effectively convey the
393exclusion of warranty; and each file should have at least the "copyright"
394line and a pointer to where the full notice is found.
395
396one line to give the program's name and an idea of what it does.
397Copyright (C) 19yy  name of author
398
399This program is free software; you can redistribute it and/or
400modify it under the terms of the GNU General Public License
401as published by the Free Software Foundation; either version 2
402of the License, or (at your option) any later version.
403
404This program is distributed in the hope that it will be useful,
405but WITHOUT ANY WARRANTY; without even the implied warranty of
406MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
407GNU General Public License for more details.
408
409You should have received a copy of the GNU General Public License
410along with this program; if not, write to the Free Software
411Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
412
413Also add information on how to contact you by electronic and paper mail.
414
415If the program is interactive, make it output a short notice like this when
416it starts in an interactive mode:
417
418Gnomovision version 69, Copyright (C) 19yy name of author
419Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
420type `show w'.  This is free software, and you are welcome
421to redistribute it under certain conditions; type `show c'
422for details.
423
424The hypothetical commands `show w' and `show c' should show the appropriate
425parts of the General Public License. Of course, the commands you use may be
426called something other than `show w' and `show c'; they could even be
427mouse-clicks or menu items--whatever suits your program.
428
429You should also get your employer (if you work as a programmer) or your
430school, if any, to sign a "copyright disclaimer" for the program, if
431necessary. Here is a sample; alter the names:
432
433Yoyodyne, Inc., hereby disclaims all copyright
434interest in the program `Gnomovision'
435(which makes passes at compilers) written
436by James Hacker.
437
438signature of Ty Coon, 1 April 1989
439Ty Coon, President of Vice
440
441This General Public License does not permit incorporating your program into
442proprietary programs. If your program is a subroutine library, you may
443consider it more useful to permit linking proprietary applications with the
444library. If this is what you want to do, use the GNU Library General Public
445License instead of this License.
Note: See TracBrowser for help on using the browser.