Cisco Cisco StadiumVision Mobile Reporter Informazioni sulle licenze

Pagina di 3511
             Open Source Used In Cisco StadiumVision Mobile Reporter 1.3
                309
     </xsl:call-template>
   </xsl:if>
 </xsl:template>
 
 <xsl:variable name="isc.copyright">
   <xsl:call-template name="isc.copyright.format">
     <xsl:with-param name="text">
<xsl:for-each select="/refentry/docinfo/copyright | /book/bookinfo/copyright">
  <xsl:text>Copyright (C) </xsl:text>
  <xsl:call-template name="copyright.years">
    <xsl:with-param name="years" select="year"/>
  </xsl:call-template>
  <xsl:text> </xsl:text>
  <xsl:value-of select="holder"/>
  <xsl:text>&#10;</xsl:text>
</xsl:for-each>
<xsl:text>
  Permission to use, copy, modify, and distribute this software for any
  purpose with or without fee is hereby granted, provided that the above
  copyright notice and this permission notice appear in all copies.
 
  THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
  REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
  INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  PERFORMANCE OF THIS SOFTWARE.
</xsl:text>
     </xsl:with-param>
   </xsl:call-template>
 </xsl:variable>
 
</xsl:stylesheet>
 
<!--
 - Local variables:
 - mode: sgml
 - End:
-->
 
1.30 bind-utils 9.3.6 :20.P1.el5