<#if licenseFirst??>
${licenseFirst}
</#if>
${licensePrefix}This software is public domain software, however it is preferred
${licensePrefix}that the following disclaimers be attached.
${licensePrefix}Software Copywrite/Warranty Disclaimer
${licensePrefix}
${licensePrefix}This software was developed at the National Institute of Standards and
${licensePrefix}Technology by employees of the Federal Government in the course of their
${licensePrefix}official duties. Pursuant to title 17 Section 105 of the United States
${licensePrefix}Code this software is not subject to copyright protection and is in the
${licensePrefix}public domain.
${licensePrefix}
${licensePrefix}This software is experimental. NIST assumes no responsibility whatsoever 
${licensePrefix}for its use by other parties, and makes no guarantees, expressed or 
${licensePrefix}implied, about its quality, reliability, or any other characteristic. 
${licensePrefix}We would appreciate acknowledgement if the software is used. 
${licensePrefix}This software can be redistributed and/or modified freely provided 
${licensePrefix}that any derivative works bear some notice that they are derived from it, 
${licensePrefix}and any modified versions bear some notice that they have been modified.
${licensePrefix}
${licensePrefix} See http://www.copyright.gov/title17/92chap1.html#105
${licensePrefix}
<#if licenseLast??>
${licenseLast}
</#if>
