Skip to content

Commit

Permalink
Correcting License/copyright portion of README.
Browse files Browse the repository at this point in the history
Passing appropriate thanks and recognition to both Aleks for his new work and Lishid for the original code and project / license terms.
  • Loading branch information
ProgrammerDan committed Apr 18, 2016
1 parent 7c5c6a4 commit 0b37dc3
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#Orebfuscator:
##the definitive anti x-ray plugin for CraftBukkit

The definitive Anti X-Ray plugin for CraftBukkit

###Changelog:
- Updated to 1.9 (WIP, check the commit log for more infos about the development status)
Expand All @@ -10,4 +11,26 @@
- ProtocolLib (latest builds)

###License:
Please check the LICENSE file.

Significantly reworked by Aleksey_Terzi to support v1.9 Minecraft; these portions as permissible:
Copyright (C) 2016 by Aleksey_Terzi. All rights reserved.

Released under the same license as original.

####Original Copyright and License:

Copyright (C) 2011-2015 lishid. All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

See the LICENSE file.

0 comments on commit 0b37dc3

Please sign in to comment.