Update readme with code attribution

This commit is contained in:
Matt Nadareski
2016-04-12 14:45:01 -07:00
parent 55f52b4083
commit f9d47a2e18

View File

@@ -63,6 +63,11 @@ This a versitile Directory to DAT file creator developed to reduce the overhead
<li>Output to XML DAT</li> <li>Output to XML DAT</li>
</ul> </ul>
<h3>External Code</h3>
<p/>
The preceeding programs use, in part or in whole, code, libraries, and/or applications from the <a href="www.7-zip.org">7-zip project</a>. 7-zip is licenced under the GNU LGPL.<br/>
All other external code is marked as such within the source and correctly attributed to the site and/or person(s) that originally wrote the code.
<h3>Contributions</h3> <h3>Contributions</h3>
Any feature suggestions or code contributions are accepted. Please take the time to look over the existing code to see proper coding and documentation patterns. Any feature suggestions or code contributions are accepted. Please take the time to look over the existing code to see proper coding and documentation patterns.