Skip to content
Snippets Groups Projects
Commit dded5256 authored by Brian Carrier's avatar Brian Carrier
Browse files

Updated doc footer, build comments, doc version

parent 47c36133
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/perl -w
# Creates HTML versions of the man pages and stores them in the
# local www directory.
#
# NOTE: This has been hard coded to work on one of my development
# systems. It will need to be updated to be more general.
use strict;
my $BACK = "";
......
<hr/>
<p><i>Copyright &#169; 2007-2008 Brian Carrier. (carrier -at- sleuthkit -dot- org)<br/>
<p><i>Copyright &#169; 2007-2010 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>.
</i></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment