diff options
author | Michele Papalini <micpapal+fdio@cisco.com> | 2017-02-24 08:00:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2017-02-24 08:00:13 +0000 |
commit | 6d4b6878ceff22f9ec8d8e9423214f9666007472 (patch) | |
tree | fa27e0c747676519cb87ff8448bfed62fce5009d /libccnx-common/documentation/doxygen-extras/footer.html | |
parent | f28308bd99381ef5f1e178e2e1f870f245e35873 (diff) | |
parent | d18ae43123fcd7604d1c36a1ec8450dbe6071824 (diff) |
Merge "Initial commit: ccnxlibs." into ccnxlibs/master
Diffstat (limited to 'libccnx-common/documentation/doxygen-extras/footer.html')
-rwxr-xr-x | libccnx-common/documentation/doxygen-extras/footer.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/libccnx-common/documentation/doxygen-extras/footer.html b/libccnx-common/documentation/doxygen-extras/footer.html new file mode 100755 index 00000000..10ea2600 --- /dev/null +++ b/libccnx-common/documentation/doxygen-extras/footer.html @@ -0,0 +1,31 @@ +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> +</div> +<!--END GENERATE_TREEVIEW--> +</div> +</div> +</div> +</div> +</div> +<hr class="footer"/> + <div class="container footer"> +Copyright (c) 2017 Cisco and/or its affiliates.<br/> +$datetime +<!-- Start of StatCounter Code for Default Guide --> +<script type="text/javascript"> +//<![CDATA[ +var sc_project=11084575; +var sc_invisible=0; +var sc_security="bed914f8"; +var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); +document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter_xhtml.js'></"+"script>"); +//]]> +</script> +<noscript> +<div class="statcounter"> +<a title="shopify site analytics" href="http://statcounter.com/shopify/" class="statcounter"> +<img class="statcounter" src="http://c.statcounter.com/11084575/0/bed914f8/0/" alt="statcounter" /> +</a></div></noscript> + </div> +<!-- End of StatCounter Code for Default Guide --> +</body> +</html> |