mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-21 01:14:15 +08:00
[Merge] Changing license from proprietary to LGPLv3
This commit is contained in:
parent
684ca65ba5
commit
ee02648d9f
165
LICENSE
Normal file
165
LICENSE
Normal file
@ -0,0 +1,165 @@
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
||||
This version of the GNU Lesser General Public License incorporates
|
||||
the terms and conditions of version 3 of the GNU General Public
|
||||
License, supplemented by the additional permissions listed below.
|
||||
|
||||
0. Additional Definitions.
|
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
||||
General Public License.
|
||||
|
||||
"The Library" refers to a covered work governed by this License,
|
||||
other than an Application or a Combined Work as defined below.
|
||||
|
||||
An "Application" is any work that makes use of an interface provided
|
||||
by the Library, but which is not otherwise based on the Library.
|
||||
Defining a subclass of a class defined by the Library is deemed a mode
|
||||
of using an interface provided by the Library.
|
||||
|
||||
A "Combined Work" is a work produced by combining or linking an
|
||||
Application with the Library. The particular version of the Library
|
||||
with which the Combined Work was made is also called the "Linked
|
||||
Version".
|
||||
|
||||
The "Minimal Corresponding Source" for a Combined Work means the
|
||||
Corresponding Source for the Combined Work, excluding any source code
|
||||
for portions of the Combined Work that, considered in isolation, are
|
||||
based on the Application, and not on the Linked Version.
|
||||
|
||||
The "Corresponding Application Code" for a Combined Work means the
|
||||
object code and/or source code for the Application, including any data
|
||||
and utility programs needed for reproducing the Combined Work from the
|
||||
Application, but excluding the System Libraries of the Combined Work.
|
||||
|
||||
1. Exception to Section 3 of the GNU GPL.
|
||||
|
||||
You may convey a covered work under sections 3 and 4 of this License
|
||||
without being bound by section 3 of the GNU GPL.
|
||||
|
||||
2. Conveying Modified Versions.
|
||||
|
||||
If you modify a copy of the Library, and, in your modifications, a
|
||||
facility refers to a function or data to be supplied by an Application
|
||||
that uses the facility (other than as an argument passed when the
|
||||
facility is invoked), then you may convey a copy of the modified
|
||||
version:
|
||||
|
||||
a) under this License, provided that you make a good faith effort to
|
||||
ensure that, in the event an Application does not supply the
|
||||
function or data, the facility still operates, and performs
|
||||
whatever part of its purpose remains meaningful, or
|
||||
|
||||
b) under the GNU GPL, with none of the additional permissions of
|
||||
this License applicable to that copy.
|
||||
|
||||
3. Object Code Incorporating Material from Library Header Files.
|
||||
|
||||
The object code form of an Application may incorporate material from
|
||||
a header file that is part of the Library. You may convey such object
|
||||
code under terms of your choice, provided that, if the incorporated
|
||||
material is not limited to numerical parameters, data structure
|
||||
layouts and accessors, or small macros, inline functions and templates
|
||||
(ten or fewer lines in length), you do both of the following:
|
||||
|
||||
a) Give prominent notice with each copy of the object code that the
|
||||
Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the object code with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
4. Combined Works.
|
||||
|
||||
You may convey a Combined Work under terms of your choice that,
|
||||
taken together, effectively do not restrict modification of the
|
||||
portions of the Library contained in the Combined Work and reverse
|
||||
engineering for debugging such modifications, if you also do each of
|
||||
the following:
|
||||
|
||||
a) Give prominent notice with each copy of the Combined Work that
|
||||
the Library is used in it and that the Library and its use are
|
||||
covered by this License.
|
||||
|
||||
b) Accompany the Combined Work with a copy of the GNU GPL and this license
|
||||
document.
|
||||
|
||||
c) For a Combined Work that displays copyright notices during
|
||||
execution, include the copyright notice for the Library among
|
||||
these notices, as well as a reference directing the user to the
|
||||
copies of the GNU GPL and this license document.
|
||||
|
||||
d) Do one of the following:
|
||||
|
||||
0) Convey the Minimal Corresponding Source under the terms of this
|
||||
License, and the Corresponding Application Code in a form
|
||||
suitable for, and under terms that permit, the user to
|
||||
recombine or relink the Application with a modified version of
|
||||
the Linked Version to produce a modified Combined Work, in the
|
||||
manner specified by section 6 of the GNU GPL for conveying
|
||||
Corresponding Source.
|
||||
|
||||
1) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (a) uses at run time
|
||||
a copy of the Library already present on the user's computer
|
||||
system, and (b) will operate properly with a modified version
|
||||
of the Library that is interface-compatible with the Linked
|
||||
Version.
|
||||
|
||||
e) Provide Installation Information, but only if you would otherwise
|
||||
be required to provide such information under section 6 of the
|
||||
GNU GPL, and only to the extent that such information is
|
||||
necessary to install and execute a modified version of the
|
||||
Combined Work produced by recombining or relinking the
|
||||
Application with a modified version of the Linked Version. (If
|
||||
you use option 4d0, the Installation Information must accompany
|
||||
the Minimal Corresponding Source and Corresponding Application
|
||||
Code. If you use option 4d1, you must provide the Installation
|
||||
Information in the manner specified by section 6 of the GNU GPL
|
||||
for conveying Corresponding Source.)
|
||||
|
||||
5. Combined Libraries.
|
||||
|
||||
You may place library facilities that are a work based on the
|
||||
Library side by side in a single library together with other library
|
||||
facilities that are not Applications and are not covered by this
|
||||
License, and convey such a combined library under terms of your
|
||||
choice, if you do both of the following:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work based
|
||||
on the Library, uncombined with any other library facilities,
|
||||
conveyed under the terms of this License.
|
||||
|
||||
b) Give prominent notice with the combined library that part of it
|
||||
is a work based on the Library, and explaining where to find the
|
||||
accompanying uncombined form of the same work.
|
||||
|
||||
6. Revised Versions of the GNU Lesser General Public License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions
|
||||
of the GNU Lesser General Public License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Library as you received it specifies that a certain numbered version
|
||||
of the GNU Lesser General Public License "or any later version"
|
||||
applies to it, you have the option of following the terms and
|
||||
conditions either of that published version or of any later version
|
||||
published by the Free Software Foundation. If the Library as you
|
||||
received it does not specify a version number of the GNU Lesser
|
||||
General Public License, you may choose any version of the GNU Lesser
|
||||
General Public License ever published by the Free Software Foundation.
|
||||
|
||||
If the Library as you received it specifies that a proxy can decide
|
||||
whether future versions of the GNU Lesser General Public License shall
|
||||
apply, that proxy's public statement of acceptance of any version is
|
||||
permanent authorization for you to choose that version for the
|
||||
Library.
|
@ -1,124 +0,0 @@
|
||||
Player Analytics (Plan) License v.2.0.0
|
||||
|
||||
Copyright (C) Risto Lahtela / Rsl1122
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
0. Definitions
|
||||
|
||||
With 'Software' this license refers to the following:
|
||||
Player Analytics (Plan) Bukkit plugin
|
||||
(https://github.com/Rsl1122/Plan-PlayerAnalytics),
|
||||
Modified versions the software
|
||||
& the source code that is publicly available on Plan’s GitHub repository.
|
||||
This does not include the Markdown (.md) files available in the repository.
|
||||
|
||||
‘Java Runtime Environment’
|
||||
A Runtime Environment which allows Java Bytecode to run, mostly Oracle JRE.
|
||||
But this also includes other Runtime Environments like OpenJDK / JRE (http://openjdk.java.net)
|
||||
|
||||
‘Java Virtual Machine’
|
||||
The virtual machine included in the Java Runtime Environment.
|
||||
|
||||
‘GitHub’
|
||||
(https://www.github.com)
|
||||
|
||||
‘Minecraft’
|
||||
A game by Mojang AB (https://www.mojang.com).
|
||||
(https://www.minecraft.net)
|
||||
|
||||
‘Minecraft Server software’
|
||||
The software to operate a server for Minecraft, mostly Bukkit or its forks.
|
||||
Original Minecraft Server independent software like Glowstone (https://www.glowstone.net) are falling under this definition as well.
|
||||
|
||||
‘Plan’s Spigot plugin page’
|
||||
(https://www.spigotmc.org/resources/plan-player-analytics.32536)
|
||||
|
||||
‘Minecraft EULA’
|
||||
(https://help.mojang.com/customer/en/portal/articles/1590522-minecraft-commercial-use)
|
||||
|
||||
‘Plan’s GitHub repository’
|
||||
(https://www.github.com/Rsl1122/Plan-PlayerAnalytics)
|
||||
|
||||
‘Fork’
|
||||
Refers to a copy made of Plan’s GitHub repository which is using the Fork System of GitHub.
|
||||
|
||||
'End User'
|
||||
A person running the software on a Java Virtual Machine environment.
|
||||
|
||||
‘Original Source Code’
|
||||
Refers to the source code that is available on Plan’s GitHub repository.
|
||||
|
||||
‘Original Author’
|
||||
Rsl1122 / Risto Lahtela
|
||||
|
||||
1. Use & Distribution
|
||||
|
||||
|
||||
This license grants the end user the rights to run the software & make modifications to its HTML components, Java Keystore, locale files
|
||||
& configuration files in the scope that the plugin allows without decompiling the .class files inside the jar.
|
||||
|
||||
Distribution and modification of source code is allowed under the circumstances that such code is publicly available, the original
|
||||
author is mentioned & the original author is made aware of the modified code. A fork counts as a notification about modified code.
|
||||
A removal of the Fork display is not allowed under any circumstances except if the original author grants a written permission for
|
||||
this exact action.
|
||||
|
||||
All versions downloaded from the Plan’s Spigot plugin page & .jar packages compiled
|
||||
from the original source code can be used as a dependency and only as a dependency in another project, commercial or not.
|
||||
|
||||
|
||||
You may not distribute or sell modified, or unmodified versions of compiled source code without a direct written permission of
|
||||
the original author.
|
||||
Such permissions are granted separately for Distribution & Selling.
|
||||
|
||||
When distributing a modified, or unmodified copy of the software you grant the right for the original author to post a takedown
|
||||
notice, upon which the modified software must be removed from distribution.
|
||||
If the conditions of the license are breached, the software breaking the license must be removed from distribution.
|
||||
|
||||
2. Commercial use
|
||||
|
||||
When using parts of the software with Minecraft Server software, the use must comply with EULA provided by Mojang.
|
||||
If a project requires the end user to obtain a copy of the software, a link must be provided to obtain the software from the author
|
||||
or Spigot.
|
||||
|
||||
3. Modification
|
||||
|
||||
|
||||
Modification on the code is allowed, as long as the section 1 of this license is not violated.
|
||||
|
||||
4. Usage of part of the code in another program
|
||||
|
||||
This part of the license is about copying code directly from the source code or decompiled .class files.
|
||||
|
||||
Usage of a part of code in another non-commercial program is allowed if following conditions apply:
|
||||
a. The program falls under this license
|
||||
b. This license is accepted by the person using the code inside their program
|
||||
c. The use does not break the conditions of this license
|
||||
d. The use is not a clear copyright infringement
|
||||
OR
|
||||
a. It can be proven that it is possible to come to the same solution independently in a reasonable time frame of one hour with
|
||||
no prior access to the software.
|
||||
OR
|
||||
a. The original author grants written permission for the use.
|
||||
|
||||
5. Revised versions of this License
|
||||
|
||||
The author may publish revised and/or new versions of this License from time to time. Such new versions will be similar in spirit
|
||||
to the old version, but may differ in detail to address new problems or concerns.
|
||||
|
||||
6. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE SOFTWARE "AS IS"
|
||||
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU.
|
||||
SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
7. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE SOFTWARE AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
|
||||
DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE
|
||||
(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE
|
||||
OF THE SOFTWARE TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGES.
|
Loading…
Reference in New Issue
Block a user