mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Added license
This commit is contained in:
parent
c308c9a268
commit
772b7e43f7
16
LICENCE.md
Normal file
16
LICENCE.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Legal
|
||||
|
||||
TotalFreedomMod by Madgeek1450 and DarthSalamon is an effort to create an opensource plugin to effectively run a "Total Freedom" like all-Op server. It consists of over 45 custom coded commands and a large variety of distinguishable features not included in any other plugin. The plugin has since its beginning grown immensely. Together with the main server "TotalFreedom" (http://totalfreedom.me) TotalFreedomMod has a long-standing reputation of effectiveness whilst maintaining a clear feel of openness towards the administrators and the players themselves.
|
||||
|
||||
## License
|
||||
|
||||
TotalFreedomMod sourcecode is freely available under the GNU GPLv3 License with a few restrictions in place. The license is available here: http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
The few restrictions are in place to make sure that credit is given to the original authors who remain the maintainers of the plugin and it's sourcecode.
|
||||
|
||||
These are the restrictions under which the sourcecode is licensed:
|
||||
* A un-edited copy of this license must always be included with this sourcecode.
|
||||
* TotalFreedomMod sourcecode and its derrivations are freely distributable between anyone who choses to download it.
|
||||
* You may not remove the keywords "Madgeek1450", "StevenLawson", "DarthSalamon" and "jeromsar" from any part of the sourcecode.
|
||||
* However, compiled binaries (*.jar's) are not to be distributed. If you wish to obtain a copy of TotalFreedomMod you must compile the original sourcecode or it's derivations yourself using an IDE like netbeans. Official superadmins and above of the TotalFreedom (totalfreedom.me) server may obtain a compiled libary with the same limitations as described in this document.
|
||||
* Any conditions on this license may be waived by any of the official developers.
|
@ -1,5 +1,5 @@
|
||||
#Mon, 03 Jun 2013 23:08:42 +0200
|
||||
#Sat, 22 Jun 2013 19:56:29 +0200
|
||||
|
||||
program.VERSION=2.18
|
||||
program.BUILDNUM=216
|
||||
program.BUILDDATE=06/03/2013 11\:08 PM
|
||||
program.BUILDNUM=218
|
||||
program.BUILDDATE=06/22/2013 07\:56 PM
|
||||
|
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Mon Jun 03 23:08:42 CEST 2013
|
||||
build.number=217
|
||||
#Sat Jun 22 19:56:29 CEST 2013
|
||||
build.number=219
|
||||
|
Loading…
Reference in New Issue
Block a user