components/ejabberd/ejabberd.copyright
author saurabh.vyas@oracle.com
Wed, 27 Jan 2016 09:13:52 -0800
changeset 5350 0bd2e97a57c6
parent 3975 43b45f9f28d5
permissions -rw-r--r--
22599480 move mcollective to Ruby 2.1 22599526 move stomp to Ruby 2.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3975
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
As a special exception, the authors give permission to link this program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
with the OpenSSL library and distribute the resulting binary.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
		    GNU GENERAL PUBLIC LICENSE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
		       Version 2, June 1991
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
 Everyone is permitted to copy and distribute verbatim copies
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
 of this license document, but changing it is not allowed.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
			    Preamble
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
  The licenses for most software are designed to take away your
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
freedom to share and change it.  By contrast, the GNU General Public
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
License is intended to guarantee your freedom to share and change free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
software--to make sure the software is free for all its users.  This
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
General Public License applies to most of the Free Software
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
Foundation's software and to any other program whose authors commit to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
using it.  (Some other Free Software Foundation software is covered by
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
the GNU Library General Public License instead.)  You can apply it to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
your programs, too.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
  When we speak of free software, we are referring to freedom, not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
price.  Our General Public Licenses are designed to make sure that you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
have the freedom to distribute copies of free software (and charge for
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
this service if you wish), that you receive source code or can get it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
if you want it, that you can change the software or use pieces of it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    30
in new free programs; and that you know you can do these things.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    31
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    32
  To protect your rights, we need to make restrictions that forbid
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    33
anyone to deny you these rights or to ask you to surrender the rights.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
These restrictions translate to certain responsibilities for you if you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    35
distribute copies of the software, or if you modify it.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    36
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    37
  For example, if you distribute copies of such a program, whether
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    38
gratis or for a fee, you must give the recipients all the rights that
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    39
you have.  You must make sure that they, too, receive or can get the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    40
source code.  And you must show them these terms so they know their
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    41
rights.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    42
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    43
  We protect your rights with two steps: (1) copyright the software, and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    44
(2) offer you this license which gives you legal permission to copy,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    45
distribute and/or modify the software.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    47
  Also, for each author's protection and ours, we want to make certain
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    48
that everyone understands that there is no warranty for this free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
software.  If the software is modified by someone else and passed on, we
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    50
want its recipients to know that what they have is not the original, so
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    51
that any problems introduced by others will not reflect on the original
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    52
authors' reputations.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    53
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
  Finally, any free program is threatened constantly by software
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
patents.  We wish to avoid the danger that redistributors of a free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    56
program will individually obtain patent licenses, in effect making the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    57
program proprietary.  To prevent this, we have made it clear that any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    58
patent must be licensed for everyone's free use or not licensed at all.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    60
  The precise terms and conditions for copying, distribution and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    61
modification follow.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    62
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
		    GNU GENERAL PUBLIC LICENSE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    64
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    65
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    66
  0. This License applies to any program or other work which contains
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    67
a notice placed by the copyright holder saying it may be distributed
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    68
under the terms of this General Public License.  The "Program", below,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    69
refers to any such program or work, and a "work based on the Program"
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    70
means either the Program or any derivative work under copyright law:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    71
that is to say, a work containing the Program or a portion of it,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    72
either verbatim or with modifications and/or translated into another
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    73
language.  (Hereinafter, translation is included without limitation in
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    74
the term "modification".)  Each licensee is addressed as "you".
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    75
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    76
Activities other than copying, distribution and modification are not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    77
covered by this License; they are outside its scope.  The act of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    78
running the Program is not restricted, and the output from the Program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    79
is covered only if its contents constitute a work based on the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    80
Program (independent of having been made by running the Program).
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    81
Whether that is true depends on what the Program does.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    82
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    83
  1. You may copy and distribute verbatim copies of the Program's
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    84
source code as you receive it, in any medium, provided that you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    85
conspicuously and appropriately publish on each copy an appropriate
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    86
copyright notice and disclaimer of warranty; keep intact all the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    87
notices that refer to this License and to the absence of any warranty;
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    88
and give any other recipients of the Program a copy of this License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    89
along with the Program.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    90
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    91
You may charge a fee for the physical act of transferring a copy, and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    92
you may at your option offer warranty protection in exchange for a fee.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    93
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    94
  2. You may modify your copy or copies of the Program or any portion
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    95
of it, thus forming a work based on the Program, and copy and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    96
distribute such modifications or work under the terms of Section 1
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    97
above, provided that you also meet all of these conditions:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    98
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    99
    a) You must cause the modified files to carry prominent notices
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   100
    stating that you changed the files and the date of any change.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   101
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   102
    b) You must cause any work that you distribute or publish, that in
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   103
    whole or in part contains or is derived from the Program or any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   104
    part thereof, to be licensed as a whole at no charge to all third
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   105
    parties under the terms of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   106
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   107
    c) If the modified program normally reads commands interactively
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   108
    when run, you must cause it, when started running for such
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   109
    interactive use in the most ordinary way, to print or display an
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   110
    announcement including an appropriate copyright notice and a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   111
    notice that there is no warranty (or else, saying that you provide
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   112
    a warranty) and that users may redistribute the program under
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   113
    these conditions, and telling the user how to view a copy of this
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   114
    License.  (Exception: if the Program itself is interactive but
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   115
    does not normally print such an announcement, your work based on
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   116
    the Program is not required to print an announcement.)
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   117
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   118
These requirements apply to the modified work as a whole.  If
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   119
identifiable sections of that work are not derived from the Program,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   120
and can be reasonably considered independent and separate works in
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   121
themselves, then this License, and its terms, do not apply to those
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   122
sections when you distribute them as separate works.  But when you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   123
distribute the same sections as part of a whole which is a work based
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   124
on the Program, the distribution of the whole must be on the terms of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   125
this License, whose permissions for other licensees extend to the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   126
entire whole, and thus to each and every part regardless of who wrote it.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   127
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   128
Thus, it is not the intent of this section to claim rights or contest
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   129
your rights to work written entirely by you; rather, the intent is to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   130
exercise the right to control the distribution of derivative or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   131
collective works based on the Program.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   132
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   133
In addition, mere aggregation of another work not based on the Program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   134
with the Program (or with a work based on the Program) on a volume of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   135
a storage or distribution medium does not bring the other work under
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   136
the scope of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   137
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   138
  3. You may copy and distribute the Program (or a work based on it,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   139
under Section 2) in object code or executable form under the terms of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   140
Sections 1 and 2 above provided that you also do one of the following:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   141
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   142
    a) Accompany it with the complete corresponding machine-readable
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   143
    source code, which must be distributed under the terms of Sections
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   144
    1 and 2 above on a medium customarily used for software interchange; or,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   145
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   146
    b) Accompany it with a written offer, valid for at least three
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   147
    years, to give any third party, for a charge no more than your
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   148
    cost of physically performing source distribution, a complete
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   149
    machine-readable copy of the corresponding source code, to be
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   150
    distributed under the terms of Sections 1 and 2 above on a medium
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   151
    customarily used for software interchange; or,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   152
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   153
    c) Accompany it with the information you received as to the offer
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   154
    to distribute corresponding source code.  (This alternative is
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   155
    allowed only for noncommercial distribution and only if you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   156
    received the program in object code or executable form with such
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   157
    an offer, in accord with Subsection b above.)
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   158
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   159
The source code for a work means the preferred form of the work for
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   160
making modifications to it.  For an executable work, complete source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   161
code means all the source code for all modules it contains, plus any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   162
associated interface definition files, plus the scripts used to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   163
control compilation and installation of the executable.  However, as a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   164
special exception, the source code distributed need not include
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   165
anything that is normally distributed (in either source or binary
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   166
form) with the major components (compiler, kernel, and so on) of the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   167
operating system on which the executable runs, unless that component
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   168
itself accompanies the executable.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   169
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   170
If distribution of executable or object code is made by offering
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   171
access to copy from a designated place, then offering equivalent
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   172
access to copy the source code from the same place counts as
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   173
distribution of the source code, even though third parties are not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   174
compelled to copy the source along with the object code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   175
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   176
  4. You may not copy, modify, sublicense, or distribute the Program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   177
except as expressly provided under this License.  Any attempt
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   178
otherwise to copy, modify, sublicense or distribute the Program is
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   179
void, and will automatically terminate your rights under this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   180
However, parties who have received copies, or rights, from you under
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   181
this License will not have their licenses terminated so long as such
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   182
parties remain in full compliance.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   183
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   184
  5. You are not required to accept this License, since you have not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   185
signed it.  However, nothing else grants you permission to modify or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   186
distribute the Program or its derivative works.  These actions are
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   187
prohibited by law if you do not accept this License.  Therefore, by
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   188
modifying or distributing the Program (or any work based on the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   189
Program), you indicate your acceptance of this License to do so, and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   190
all its terms and conditions for copying, distributing or modifying
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   191
the Program or works based on it.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   192
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   193
  6. Each time you redistribute the Program (or any work based on the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   194
Program), the recipient automatically receives a license from the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   195
original licensor to copy, distribute or modify the Program subject to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   196
these terms and conditions.  You may not impose any further
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   197
restrictions on the recipients' exercise of the rights granted herein.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   198
You are not responsible for enforcing compliance by third parties to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   199
this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   200
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   201
  7. If, as a consequence of a court judgment or allegation of patent
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   202
infringement or for any other reason (not limited to patent issues),
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   203
conditions are imposed on you (whether by court order, agreement or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   204
otherwise) that contradict the conditions of this License, they do not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   205
excuse you from the conditions of this License.  If you cannot
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   206
distribute so as to satisfy simultaneously your obligations under this
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   207
License and any other pertinent obligations, then as a consequence you
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   208
may not distribute the Program at all.  For example, if a patent
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   209
license would not permit royalty-free redistribution of the Program by
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   210
all those who receive copies directly or indirectly through you, then
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   211
the only way you could satisfy both it and this License would be to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   212
refrain entirely from distribution of the Program.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   213
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   214
If any portion of this section is held invalid or unenforceable under
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   215
any particular circumstance, the balance of the section is intended to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   216
apply and the section as a whole is intended to apply in other
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   217
circumstances.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   218
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   219
It is not the purpose of this section to induce you to infringe any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   220
patents or other property right claims or to contest validity of any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   221
such claims; this section has the sole purpose of protecting the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   222
integrity of the free software distribution system, which is
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   223
implemented by public license practices.  Many people have made
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   224
generous contributions to the wide range of software distributed
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   225
through that system in reliance on consistent application of that
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   226
system; it is up to the author/donor to decide if he or she is willing
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   227
to distribute software through any other system and a licensee cannot
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   228
impose that choice.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   229
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   230
This section is intended to make thoroughly clear what is believed to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   231
be a consequence of the rest of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   232
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   233
  8. If the distribution and/or use of the Program is restricted in
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   234
certain countries either by patents or by copyrighted interfaces, the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   235
original copyright holder who places the Program under this License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   236
may add an explicit geographical distribution limitation excluding
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   237
those countries, so that distribution is permitted only in or among
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   238
countries not thus excluded.  In such case, this License incorporates
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   239
the limitation as if written in the body of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   240
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   241
  9. The Free Software Foundation may publish revised and/or new versions
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   242
of the General Public License from time to time.  Such new versions will
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   243
be similar in spirit to the present version, but may differ in detail to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   244
address new problems or concerns.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   245
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   246
Each version is given a distinguishing version number.  If the Program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   247
specifies a version number of this License which applies to it and "any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   248
later version", you have the option of following the terms and conditions
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   249
either of that version or of any later version published by the Free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   250
Software Foundation.  If the Program does not specify a version number of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   251
this License, you may choose any version ever published by the Free Software
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   252
Foundation.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   253
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   254
  10. If you wish to incorporate parts of the Program into other free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   255
programs whose distribution conditions are different, write to the author
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   256
to ask for permission.  For software which is copyrighted by the Free
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   257
Software Foundation, write to the Free Software Foundation; we sometimes
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   258
make exceptions for this.  Our decision will be guided by the two goals
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   259
of preserving the free status of all derivatives of our free software and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   260
of promoting the sharing and reuse of software generally.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   261
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   262
			    NO WARRANTY
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   263
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   264
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   265
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   266
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   267
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   268
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   269
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   270
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   271
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   272
REPAIR OR CORRECTION.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   273
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   274
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   275
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   276
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   277
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   278
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   279
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   280
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   281
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   282
POSSIBILITY OF SUCH DAMAGES.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   283
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   284
		     END OF TERMS AND CONDITIONS
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   285
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   286
	    How to Apply These Terms to Your New Programs
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   287
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   288
  If you develop a new program, and you want it to be of the greatest
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   289
possible use to the public, the best way to achieve this is to make it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   290
free software which everyone can redistribute and change under these terms.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   291
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   292
  To do so, attach the following notices to the program.  It is safest
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   293
to attach them to the start of each source file to most effectively
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   294
convey the exclusion of warranty; and each file should have at least
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   295
the "copyright" line and a pointer to where the full notice is found.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   296
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   297
    <one line to give the program's name and a brief idea of what it does.>
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   298
    Copyright (C) <year>  <name of author>
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   299
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   300
    This program is free software; you can redistribute it and/or modify
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   301
    it under the terms of the GNU General Public License as published by
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   302
    the Free Software Foundation; either version 2 of the License, or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   303
    (at your option) any later version.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   304
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   305
    This program is distributed in the hope that it will be useful,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   306
    but WITHOUT ANY WARRANTY; without even the implied warranty of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   307
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   308
    GNU General Public License for more details.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   309
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   310
    You should have received a copy of the GNU General Public License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   311
    along with this program; if not, write to the Free Software
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   312
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   313
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   314
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   315
Also add information on how to contact you by electronic and paper mail.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   316
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   317
If the program is interactive, make it output a short notice like this
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   318
when it starts in an interactive mode:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   319
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   320
    Gnomovision version 69, Copyright (C) year  name of author
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   321
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   322
    This is free software, and you are welcome to redistribute it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   323
    under certain conditions; type `show c' for details.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   324
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   325
The hypothetical commands `show w' and `show c' should show the appropriate
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   326
parts of the General Public License.  Of course, the commands you use may
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   327
be called something other than `show w' and `show c'; they could even be
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   328
mouse-clicks or menu items--whatever suits your program.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   329
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   330
You should also get your employer (if you work as a programmer) or your
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   331
school, if any, to sign a "copyright disclaimer" for the program, if
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   332
necessary.  Here is a sample; alter the names:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   333
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   334
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   335
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   336
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   337
  <signature of Ty Coon>, 1 April 1989
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   338
  Ty Coon, President of Vice
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   339
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   340
This General Public License does not permit incorporating your program into
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   341
proprietary programs.  If your program is a subroutine library, you may
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   342
consider it more useful to permit linking proprietary applications with the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   343
library.  If this is what you want to do, use the GNU Library General
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   344
Public License instead of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   345
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   346
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   347
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   348
---------------------------------------------------------- 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   349
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   350
ERLANG PUBLIC LICENSE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   351
Version 1.1
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   352
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   353
1. Definitions.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   354
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   355
1.1. ``Contributor'' means each entity that creates or contributes to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   356
the creation of Modifications.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   357
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   358
1.2. ``Contributor Version'' means the combination of the Original
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   359
Code, prior Modifications used by a Contributor, and the Modifications
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   360
made by that particular Contributor.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   361
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   362
1.3. ``Covered Code'' means the Original Code or Modifications or the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   363
combination of the Original Code and Modifications, in each case
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   364
including portions thereof.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   365
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   366
1.4. ``Electronic Distribution Mechanism'' means a mechanism generally
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   367
accepted in the software development community for the electronic
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   368
transfer of data.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   369
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   370
1.5. ``Executable'' means Covered Code in any form other than Source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   371
Code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   372
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   373
1.6. ``Initial Developer'' means the individual or entity identified
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   374
as the Initial Developer in the Source Code notice required by Exhibit
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   375
A.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   376
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   377
1.7. ``Larger Work'' means a work which combines Covered Code or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   378
portions thereof with code not governed by the terms of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   379
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   380
1.8. ``License'' means this document.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   381
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   382
1.9. ``Modifications'' means any addition to or deletion from the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   383
substance or structure of either the Original Code or any previous
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   384
Modifications. When Covered Code is released as a series of files, a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   385
Modification is:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   386
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   387
A. Any addition to or deletion from the contents of a file containing
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   388
   Original Code or previous Modifications. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   389
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   390
B. Any new file that contains any part of the Original Code or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   391
   previous Modifications. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   392
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   393
1.10. ``Original Code'' means Source Code of computer software code
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   394
which is described in the Source Code notice required by Exhibit A as
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   395
Original Code, and which, at the time of its release under this
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   396
License is not already Covered Code governed by this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   397
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   398
1.11. ``Source Code'' means the preferred form of the Covered Code for
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   399
making modifications to it, including all modules it contains, plus
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   400
any associated interface definition files, scripts used to control
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   401
compilation and installation of an Executable, or a list of source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   402
code differential comparisons against either the Original Code or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   403
another well known, available Covered Code of the Contributor's
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   404
choice. The Source Code can be in a compressed or archival form,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   405
provided the appropriate decompression or de-archiving software is
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   406
widely available for no charge.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   407
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   408
1.12. ``You'' means an individual or a legal entity exercising rights
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   409
under, and complying with all of the terms of, this License. For legal
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   410
entities,``You'' includes any entity which controls, is controlled by,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   411
or is under common control with You. For purposes of this definition,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   412
``control'' means (a) the power, direct or indirect, to cause the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   413
direction or management of such entity, whether by contract or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   414
otherwise, or (b) ownership of fifty percent (50%) or more of the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   415
outstanding shares or beneficial ownership of such entity.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   416
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   417
2. Source Code License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   418
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   419
2.1. The Initial Developer Grant.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   420
The Initial Developer hereby grants You a world-wide, royalty-free,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   421
non-exclusive license, subject to third party intellectual property
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   422
claims:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   423
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   424
(a) to use, reproduce, modify, display, perform, sublicense and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   425
    distribute the Original Code (or portions thereof) with or without
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   426
    Modifications, or as part of a Larger Work; and 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   427
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   428
(b) under patents now or hereafter owned or controlled by Initial
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   429
    Developer, to make, have made, use and sell (``Utilize'') the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   430
    Original Code (or portions thereof), but solely to the extent that
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   431
    any such patent is reasonably necessary to enable You to Utilize
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   432
    the Original Code (or portions thereof) and not to any greater
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   433
    extent that may be necessary to Utilize further Modifications or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   434
    combinations. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   435
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   436
2.2. Contributor Grant.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   437
Each Contributor hereby grants You a world-wide, royalty-free,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   438
non-exclusive license, subject to third party intellectual property
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   439
claims:
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   440
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   441
(a) to use, reproduce, modify, display, perform, sublicense and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   442
    distribute the Modifications created by such Contributor (or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   443
    portions thereof) either on an unmodified basis, with other
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   444
    Modifications, as Covered Code or as part of a Larger Work; and 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   445
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   446
(b) under patents now or hereafter owned or controlled by Contributor,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   447
    to Utilize the Contributor Version (or portions thereof), but
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   448
    solely to the extent that any such patent is reasonably necessary
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   449
    to enable You to Utilize the Contributor Version (or portions
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   450
    thereof), and not to any greater extent that may be necessary to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   451
    Utilize further Modifications or combinations. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   452
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   453
3. Distribution Obligations.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   454
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   455
3.1. Application of License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   456
The Modifications which You contribute are governed by the terms of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   457
this License, including without limitation Section 2.2. The Source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   458
Code version of Covered Code may be distributed only under the terms
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   459
of this License, and You must include a copy of this License with
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   460
every copy of the Source Code You distribute. You may not offer or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   461
impose any terms on any Source Code version that alters or restricts
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   462
the applicable version of this License or the recipients' rights
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   463
hereunder. However, You may include an additional document offering
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   464
the additional rights described in Section 3.5. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   465
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   466
3.2. Availability of Source Code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   467
Any Modification which You contribute must be made available in Source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   468
Code form under the terms of this License either on the same media as
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   469
an Executable version or via an accepted Electronic Distribution
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   470
Mechanism to anyone to whom you made an Executable version available;
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   471
and if made available via Electronic Distribution Mechanism, must
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   472
remain available for at least twelve (12) months after the date it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   473
initially became available, or at least six (6) months after a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   474
subsequent version of that particular Modification has been made
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   475
available to such recipients. You are responsible for ensuring that
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   476
the Source Code version remains available even if the Electronic
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   477
Distribution Mechanism is maintained by a third party.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   478
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   479
3.3. Description of Modifications.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   480
You must cause all Covered Code to which you contribute to contain a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   481
file documenting the changes You made to create that Covered Code and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   482
the date of any change. You must include a prominent statement that
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   483
the Modification is derived, directly or indirectly, from Original
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   484
Code provided by the Initial Developer and including the name of the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   485
Initial Developer in (a) the Source Code, and (b) in any notice in an
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   486
Executable version or related documentation in which You describe the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   487
origin or ownership of the Covered Code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   488
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   489
3.4. Intellectual Property Matters
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   490
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   491
(a) Third Party Claims.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   492
    If You have knowledge that a party claims an intellectual property
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   493
    right in particular functionality or code (or its utilization
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   494
    under this License), you must include a text file with the source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   495
    code distribution titled ``LEGAL'' which describes the claim and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   496
    the party making the claim in sufficient detail that a recipient
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   497
    will know whom to contact. If you obtain such knowledge after You
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   498
    make Your Modification available as described in Section 3.2, You
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   499
    shall promptly modify the LEGAL file in all copies You make
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   500
    available thereafter and shall take other steps (such as notifying
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   501
    appropriate mailing lists or newsgroups) reasonably calculated to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   502
    inform those who received the Covered Code that new knowledge has
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   503
    been obtained. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   504
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   505
(b) Contributor APIs.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   506
    If Your Modification is an application programming interface and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   507
    You own or control patents which are reasonably necessary to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   508
    implement that API, you must also include this information in the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   509
    LEGAL file. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   510
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   511
3.5. Required Notices.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   512
You must duplicate the notice in Exhibit A in each file of the Source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   513
Code, and this License in any documentation for the Source Code, where
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   514
You describe recipients' rights relating to Covered Code. If You
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   515
created one or more Modification(s), You may add your name as a
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   516
Contributor to the notice described in Exhibit A. If it is not
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   517
possible to put such notice in a particular Source Code file due to
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   518
its structure, then you must include such notice in a location (such
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   519
as a relevant directory file) where a user would be likely to look for
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   520
such a notice. You may choose to offer, and to charge a fee for,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   521
warranty, support, indemnity or liability obligations to one or more
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   522
recipients of Covered Code. However, You may do so only on Your own
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   523
behalf, and not on behalf of the Initial Developer or any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   524
Contributor. You must make it absolutely clear than any such warranty,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   525
support, indemnity or liability obligation is offered by You alone,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   526
and You hereby agree to indemnify the Initial Developer and every
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   527
Contributor for any liability incurred by the Initial Developer or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   528
such Contributor as a result of warranty, support, indemnity or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   529
liability terms You offer.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   530
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   531
3.6. Distribution of Executable Versions.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   532
You may distribute Covered Code in Executable form only if the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   533
requirements of Section 3.1-3.5 have been met for that Covered Code,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   534
and if You include a notice stating that the Source Code version of
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   535
the Covered Code is available under the terms of this License,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   536
including a description of how and where You have fulfilled the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   537
obligations of Section 3.2. The notice must be conspicuously included
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   538
in any notice in an Executable version, related documentation or
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   539
collateral in which You describe recipients' rights relating to the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   540
Covered Code. You may distribute the Executable version of Covered
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   541
Code under a license of Your choice, which may contain terms different
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   542
from this License, provided that You are in compliance with the terms
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   543
of this License and that the license for the Executable version does
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   544
not attempt to limit or alter the recipient's rights in the Source
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   545
Code version from the rights set forth in this License. If You
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   546
distribute the Executable version under a different license You must
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   547
make it absolutely clear that any terms which differ from this License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   548
are offered by You alone, not by the Initial Developer or any
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   549
Contributor. You hereby agree to indemnify the Initial Developer and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   550
every Contributor for any liability incurred by the Initial Developer
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   551
or such Contributor as a result of any such terms You offer.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   552
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   553
3.7. Larger Works.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   554
You may create a Larger Work by combining Covered Code with other code
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   555
not governed by the terms of this License and distribute the Larger
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   556
Work as a single product. In such a case, You must make sure the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   557
requirements of this License are fulfilled for the Covered Code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   558
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   559
4. Inability to Comply Due to Statute or Regulation.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   560
If it is impossible for You to comply with any of the terms of this
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   561
License with respect to some or all of the Covered Code due to statute
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   562
or regulation then You must: (a) comply with the terms of this License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   563
to the maximum extent possible; and (b) describe the limitations and
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   564
the code they affect. Such description must be included in the LEGAL
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   565
file described in Section 3.4 and must be included with all
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   566
distributions of the Source Code. Except to the extent prohibited by
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   567
statute or regulation, such description must be sufficiently detailed
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   568
for a recipient of ordinary skill to be able to understand it.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   569
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   570
5. Application of this License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   571
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   572
This License applies to code to which the Initial Developer has
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   573
attached the notice in Exhibit A, and to related Covered Code.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   574
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   575
6. CONNECTION TO MOZILLA PUBLIC LICENSE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   576
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   577
This Erlang License is a derivative work of the Mozilla Public
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   578
License, Version 1.0. It contains terms which differ from the Mozilla
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   579
Public License, Version 1.0.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   580
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   581
7. DISCLAIMER OF WARRANTY.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   582
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   583
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   584
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   585
WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   586
DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   587
NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   588
THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   589
IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   590
CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   591
CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   592
OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   593
EXCEPT UNDER THIS DISCLAIMER.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   594
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   595
8. TERMINATION.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   596
This License and the rights granted hereunder will terminate
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   597
automatically if You fail to comply with terms herein and fail to cure
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   598
such breach within 30 days of becoming aware of the breach. All
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   599
sublicenses to the Covered Code which are properly granted shall
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   600
survive any termination of this License. Provisions which, by their
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   601
nature, must remain in effect beyond the termination of this License
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   602
shall survive.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   603
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   604
9. DISCLAIMER OF LIABILITY
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   605
Any utilization of Covered Code shall not cause the Initial Developer
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   606
or any Contributor to be liable for any damages (neither direct nor
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   607
indirect).
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   608
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   609
10. MISCELLANEOUS
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   610
This License represents the complete agreement concerning the subject
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   611
matter hereof. If any provision is held to be unenforceable, such
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   612
provision shall be reformed only to the extent necessary to make it
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   613
enforceable. This License shall be construed by and in accordance with
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   614
the substantive laws of Sweden. Any dispute, controversy or claim
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   615
arising out of or relating to this License, or the breach, termination
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   616
or invalidity thereof, shall be subject to the exclusive jurisdiction
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   617
of Swedish courts, with the Stockholm City Court as the first
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   618
instance.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   619
        
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   620
EXHIBIT A.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   621
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   622
``The contents of this file are subject to the Erlang Public License,
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   623
Version 1.1, (the "License"); you may not use this file except in
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   624
compliance with the License. You should have received a copy of the
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   625
Erlang Public License along with this software. If not, it can be
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   626
retrieved via the world wide web at http://www.erlang.org/.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   627
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   628
Software distributed under the License is distributed on an "AS IS"
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   629
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   630
the License for the specific language governing rights and limitations
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   631
under the License.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   632
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   633
The Initial Developer of the Original Code is Ericsson Utvecklings AB.
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   634
Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   635
AB. All Rights Reserved.''
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   636
-------------------------------------------------------- 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   637
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   638
Copyright (C) 2002-2009   ProcessOne 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   639
Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   640
Copyright (C) 2000  Torbjorn Tornkvist, [email protected] 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   641
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   642
Parts of this software is Copyright (c) Claes Wikstrom <[email protected]> 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   643
Copyright (c) 2003-2009 Alexey Shchepin
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   644
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 
43b45f9f28d5 20736764 ejabberd needs license updates
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
   645