components/perl_modules/authen-pam/authen-pam.license
changeset 2035 57b13bbbb179
parent 1360 ed2174a87b88
equal deleted inserted replaced
2034:c533107e2bd5 2035:57b13bbbb179
     1 Copyright (c) 1986 - 2010, Larry Wall and others
     1 Portions of this program use Authen-PAM 0.16, the open source version is made
       
     2 available by Nikolay Pelov under the terms of the below version of the Artistic
       
     3 License.  As such, Oracle is required to provide the following notices.  Note,
       
     4 however, that the Oracle program license that accompanied this program
       
     5 determines your right to use the Oracle program, including Authen-PAM, and the
       
     6 terms contained in the following notices do not change those rights.
       
     7       
       
     8 Extensions to Authen-PAM have been made by Oracle to support current versions
       
     9 of Solaris and provide additional tools.  These changes are detailed in the
       
    10 patches subdirectory.
       
    11  
       
    12 The current open source version of Authen-PAM can be downloaded at:
       
    13 http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/Authen-PAM-0.16.tar.gz
     2 
    14 
     3 			 The "Artistic License"
    15 Oracle elects to license this file available under the Artistic License as
       
    16 expressly permitted by the Perl licensing terms.
     4 
    17 
     5 				Preamble
    18 Copyright (c) 1998-2005 Nikolay Pelov. All rights reserved. This
       
    19 program is free software; you can redistribute it and/or modify it
       
    20 under the same terms as Perl itself.
       
    21  
       
    22 
       
    23                          The "Artistic License"
       
    24 
       
    25                                 Preamble
     6 
    26 
     7 The intent of this document is to state the conditions under which a
    27 The intent of this document is to state the conditions under which a
     8 Package may be copied, such that the Copyright Holder maintains some
    28 Package may be copied, such that the Copyright Holder maintains some
     9 semblance of artistic control over the development of the package,
    29 semblance of artistic control over the development of the package,
    10 while giving the users of the package the right to use and distribute
    30 while giving the users of the package the right to use and distribute
    11 the Package in a more-or-less customary fashion, plus the right to make
    31 the Package in a more-or-less customary fashion, plus the right to make
    12 reasonable modifications.
    32 reasonable modifications.
    13 
    33 
    14 Definitions:
    34 Definitions:
    15 
    35 
    16 	"Package" refers to the collection of files distributed by the
    36         "Package" refers to the collection of files distributed by the
    17 	Copyright Holder, and derivatives of that collection of files
    37         Copyright Holder, and derivatives of that collection of files
    18 	created through textual modification.
    38         created through textual modification.
    19 
    39 
    20 	"Standard Version" refers to such a Package if it has not been
    40         "Standard Version" refers to such a Package if it has not been
    21 	modified, or has been modified in accordance with the wishes
    41         modified, or has been modified in accordance with the wishes
    22 	of the Copyright Holder as specified below.
    42         of the Copyright Holder as specified below.
    23 
    43 
    24 	"Copyright Holder" is whoever is named in the copyright or
    44         "Copyright Holder" is whoever is named in the copyright or
    25 	copyrights for the package.
    45         copyrights for the package.
    26 
    46 
    27 	"You" is you, if you're thinking about copying or distributing
    47         "You" is you, if you're thinking about copying or distributing
    28 	this Package.
    48         this Package.
    29 
    49 
    30 	"Reasonable copying fee" is whatever you can justify on the
    50         "Reasonable copying fee" is whatever you can justify on the
    31 	basis of media cost, duplication charges, time of people involved,
    51         basis of media cost, duplication charges, time of people involved,
    32 	and so on.  (You will not be required to justify it to the
    52         and so on.  (You will not be required to justify it to the
    33 	Copyright Holder, but only to the computing community at large
    53         Copyright Holder, but only to the computing community at large
    34 	as a market that must bear the fee.)
    54         as a market that must bear the fee.)
    35 
    55 
    36 	"Freely Available" means that no fee is charged for the item
    56         "Freely Available" means that no fee is charged for the item
    37 	itself, though there may be fees involved in handling the item.
    57         itself, though there may be fees involved in handling the item.
    38 	It also means that recipients of the item may redistribute it
    58         It also means that recipients of the item may redistribute it
    39 	under the same conditions they received it.
    59         under the same conditions they received it.
    40 
    60 
    41 1. You may make and give away verbatim copies of the source form of the
    61 1. You may make and give away verbatim copies of the source form of the
    42 Standard Version of this Package without restriction, provided that you
    62 Standard Version of this Package without restriction, provided that you
    43 duplicate all of the original copyright notices and associated disclaimers.
    63 duplicate all of the original copyright notices and associated disclaimers.
    44 
    64 
   124 
   144 
   125 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   145 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   126 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   146 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   127 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   147 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   128 
   148 
   129 				The End
   149                                 The End