diff options
author | Technus <daniel112092@gmail.com> | 2017-09-10 22:40:37 +0200 |
---|---|---|
committer | Technus <daniel112092@gmail.com> | 2017-09-10 22:40:37 +0200 |
commit | 339c1e4c365516d210e0a36117e721d2513da9ba (patch) | |
tree | 5af341d5a23b0fe9e66f6a4c5229bef5622327d4 | |
parent | 532a2a68f9343f03246cb36a1d2a16b6f58bbea6 (diff) | |
parent | 249ca58c41426e9e7e86d60da6fdf3a944b0a670 (diff) | |
download | GT5-Unofficial-339c1e4c365516d210e0a36117e721d2513da9ba.tar.gz GT5-Unofficial-339c1e4c365516d210e0a36117e721d2513da9ba.tar.bz2 GT5-Unofficial-339c1e4c365516d210e0a36117e721d2513da9ba.zip |
Merge branch 'master' into nh-recipes
# Conflicts:
# src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
-rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -7,3 +7,26 @@ https://jenkins.datamats.com/job/TecTech/ # Runtime Dependencies? https://github.com/Technus/TecTech/blob/master/src/main/java/com/github/technus/tectech/TecTech.java#L26 - Required After + + +# MIT License + +Copyright (c) 2017 TecTech + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. |