Skip to content

Commit

Permalink
Update the license to account for Forge's efforts
Browse files Browse the repository at this point in the history
  • Loading branch information
Hallowizer committed Aug 3, 2019
1 parent a5fe7c1 commit ae9496d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ Copyright (c) 2019 The Opal Games

In the present, Descript has no license, which may be changed some time in the future. This means you cannot redistribute it, unless given explicit permission. If you would like to redistribute it, send Hallowizer a PM.

## When this license applies
Only the latest license applies, even on earlier code. If this is not the latest version of Descript, this license does not apply.

## Dependency Use
Descript was created as an API for use, so you may create mods that depend on it, and are encouraged to! Feel free to create a mod that uses Descript!
Descript was created as an API for use, so you may create mods that depend on it, and are encouraged to! Feel free to create a mod that uses Descript! Unfortunately, we do ask that your coremod is not obfuscated, and preferably open source. We have done this in order to preserve Forge's efforts to chase after malicious coremods, as seen in [this thread](https://www.minecraftforge.net/forum/topic/58708-banboycot-fastcraft-it-is-obfuscated-and/).

## Modpack Use
Your modpack may contain mods that require Descript. As such, you may include Descript in your modpack. As a friendly reminder, please remember to check the license of these mods to see if you are allowed to include them in your modpack. You do not need to link back here, but you may if you wish. Additionally, you must not claim you made Descript.
Your modpack might contain mods that require Descript. As such, you may include Descript in your modpack. As a friendly reminder, please remember to check the license of these mods to see if you are allowed to include them in your modpack. You do not need to link back here, but you may if you wish. Additionally, you must not claim you made Descript.

## Disclaimer
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY
Expand All @@ -22,4 +25,4 @@ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
POSSIBILITY OF SUCH DAMAGE.

0 comments on commit ae9496d

Please sign in to comment.