components/perl_modules/xml-namespacesupport/xml-namespacesupport.license
changeset 1335 de08f025b1d0
equal deleted inserted replaced
1334:cc7d74d85973 1335:de08f025b1d0
       
     1 Per the terms of the Perl licensing scheme, Oracle elects to license this file 
       
     2 under the Artistic License (see below for full license text).  Additionally, 
       
     3 the following notices accompanying the original version of this file are 
       
     4 reproduced verbatim and are not intended to alter Oracle's licensing election 
       
     5 above:
       
     6 
       
     7 Copyright (c) 2001-2005 Robin Berjon. All rights reserved. This program is free 
       
     8 software; you can redistribute it and/or modify it under the same terms as Perl
       
     9 itself.
       
    10 
       
    11 =======================================================================
       
    12 
       
    13 Copyright (c) 1986 - 2010, Larry Wall and others
       
    14 
       
    15 			 The "Artistic License"
       
    16 
       
    17 				Preamble
       
    18 
       
    19 The intent of this document is to state the conditions under which a
       
    20 Package may be copied, such that the Copyright Holder maintains some
       
    21 semblance of artistic control over the development of the package,
       
    22 while giving the users of the package the right to use and distribute
       
    23 the Package in a more-or-less customary fashion, plus the right to make
       
    24 reasonable modifications.
       
    25 
       
    26 Definitions:
       
    27 
       
    28 	"Package" refers to the collection of files distributed by the
       
    29 	Copyright Holder, and derivatives of that collection of files
       
    30 	created through textual modification.
       
    31 
       
    32 	"Standard Version" refers to such a Package if it has not been
       
    33 	modified, or has been modified in accordance with the wishes
       
    34 	of the Copyright Holder as specified below.
       
    35 
       
    36 	"Copyright Holder" is whoever is named in the copyright or
       
    37 	copyrights for the package.
       
    38 
       
    39 	"You" is you, if you're thinking about copying or distributing
       
    40 	this Package.
       
    41 
       
    42 	"Reasonable copying fee" is whatever you can justify on the
       
    43 	basis of media cost, duplication charges, time of people involved,
       
    44 	and so on.  (You will not be required to justify it to the
       
    45 	Copyright Holder, but only to the computing community at large
       
    46 	as a market that must bear the fee.)
       
    47 
       
    48 	"Freely Available" means that no fee is charged for the item
       
    49 	itself, though there may be fees involved in handling the item.
       
    50 	It also means that recipients of the item may redistribute it
       
    51 	under the same conditions they received it.
       
    52 
       
    53 1. You may make and give away verbatim copies of the source form of the
       
    54 Standard Version of this Package without restriction, provided that you
       
    55 duplicate all of the original copyright notices and associated disclaimers.
       
    56 
       
    57 2. You may apply bug fixes, portability fixes and other modifications
       
    58 derived from the Public Domain or from the Copyright Holder.  A Package
       
    59 modified in such a way shall still be considered the Standard Version.
       
    60 
       
    61 3. You may otherwise modify your copy of this Package in any way, provided
       
    62 that you insert a prominent notice in each changed file stating how and
       
    63 when you changed that file, and provided that you do at least ONE of the
       
    64 following:
       
    65 
       
    66     a) place your modifications in the Public Domain or otherwise make them
       
    67     Freely Available, such as by posting said modifications to Usenet or
       
    68     an equivalent medium, or placing the modifications on a major archive
       
    69     site such as uunet.uu.net, or by allowing the Copyright Holder to include
       
    70     your modifications in the Standard Version of the Package.
       
    71 
       
    72     b) use the modified Package only within your corporation or organization.
       
    73 
       
    74     c) rename any non-standard executables so the names do not conflict
       
    75     with standard executables, which must also be provided, and provide
       
    76     a separate manual page for each non-standard executable that clearly
       
    77     documents how it differs from the Standard Version.
       
    78 
       
    79     d) make other distribution arrangements with the Copyright Holder.
       
    80 
       
    81 4. You may distribute the programs of this Package in object code or
       
    82 executable form, provided that you do at least ONE of the following:
       
    83 
       
    84     a) distribute a Standard Version of the executables and library files,
       
    85     together with instructions (in the manual page or equivalent) on where
       
    86     to get the Standard Version.
       
    87 
       
    88     b) accompany the distribution with the machine-readable source of
       
    89     the Package with your modifications.
       
    90 
       
    91     c) give non-standard executables non-standard names, and clearly
       
    92     document the differences in manual pages (or equivalent), together
       
    93     with instructions on where to get the Standard Version.
       
    94 
       
    95     d) make other distribution arrangements with the Copyright Holder.
       
    96 
       
    97 5. You may charge a reasonable copying fee for any distribution of this
       
    98 Package.  You may charge any fee you choose for support of this
       
    99 Package.  You may not charge a fee for this Package itself.  However,
       
   100 you may distribute this Package in aggregate with other (possibly
       
   101 commercial) programs as part of a larger (possibly commercial) software
       
   102 distribution provided that you do not advertise this Package as a
       
   103 product of your own.  You may embed this Package's interpreter within
       
   104 an executable of yours (by linking); this shall be construed as a mere
       
   105 form of aggregation, provided that the complete Standard Version of the
       
   106 interpreter is so embedded.
       
   107 
       
   108 6. The scripts and library files supplied as input to or produced as
       
   109 output from the programs of this Package do not automatically fall
       
   110 under the copyright of this Package, but belong to whoever generated
       
   111 them, and may be sold commercially, and may be aggregated with this
       
   112 Package.  If such scripts or library files are aggregated with this
       
   113 Package via the so-called "undump" or "unexec" methods of producing a
       
   114 binary executable image, then distribution of such an image shall
       
   115 neither be construed as a distribution of this Package nor shall it
       
   116 fall under the restrictions of Paragraphs 3 and 4, provided that you do
       
   117 not represent such an executable image as a Standard Version of this
       
   118 Package.
       
   119 
       
   120 7. C subroutines (or comparably compiled subroutines in other
       
   121 languages) supplied by you and linked into this Package in order to
       
   122 emulate subroutines and variables of the language defined by this
       
   123 Package shall not be considered part of this Package, but are the
       
   124 equivalent of input as in Paragraph 6, provided these subroutines do
       
   125 not change the language in any way that would cause it to fail the
       
   126 regression tests for the language.
       
   127 
       
   128 8. Aggregation of this Package with a commercial distribution is always
       
   129 permitted provided that the use of this Package is embedded; that is,
       
   130 when no overt attempt is made to make this Package's interfaces visible
       
   131 to the end user of the commercial distribution.  Such use shall not be
       
   132 construed as a distribution of this Package.
       
   133 
       
   134 9. The name of the Copyright Holder may not be used to endorse or promote
       
   135 products derived from this software without specific prior written permission.
       
   136 
       
   137 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
       
   138 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
       
   139 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
       
   140 
       
   141 				The End