From f9d47a2e18b2a52284d27f77abe71a8b1afbee0a Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 12 Apr 2016 14:45:01 -0700 Subject: [PATCH] Update readme with code attribution --- README.MD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.MD b/README.MD index e037ae4b..9e12b3fa 100644 --- a/README.MD +++ b/README.MD @@ -63,6 +63,11 @@ This a versitile Directory to DAT file creator developed to reduce the overhead
  • Output to XML DAT
  • +

    External Code

    +

    +The preceeding programs use, in part or in whole, code, libraries, and/or applications from the 7-zip project. 7-zip is licenced under the GNU LGPL.
    +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. +

    Contributions

    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. \ No newline at end of file