diff --git a/NEWS.txt b/NEWS.txt index c099f87127e63d1810c735eefa408d599902c2a5..60dc8a5c4100bde8f18b225f1f38a7ada1fa8e64 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -14,6 +14,7 @@ New Features: - DOS partitions are loaded even if an extended partition fails to load - new TskAuto::findFilesInFs(TSK_FS_INFO *) method - Need to only specify first E01 file and the rest are found +- Changed docs license to non-commercial Bug Fixes: diff --git a/tsk3/docs/footer.html b/tsk3/docs/footer.html index febf8d6ed2cd4d0d79c2445615cb1ad2fe39cae5..e0e699dcacb5a02f42af621e3ad50cde92406e4b 100644 --- a/tsk3/docs/footer.html +++ b/tsk3/docs/footer.html @@ -1,7 +1,7 @@ <hr/> <p><i>Copyright © 2007-2011 Brian Carrier. (carrier -at- sleuthkit -dot- org)<br/> This work is licensed under a -<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>. +<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>. </i></p> </body> </html>