~ubuntu-branches/ubuntu/quantal/yui/quantal

« back to all changes in this revision

Viewing changes to examples/charts/charts-styles_log.html

  • Committer: Bazaar Package Importer
  • Author(s): Jaldhar H. Vyas
  • Date: 2010-05-10 07:39:26 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100510073926-822uot0t515r9w25
Tags: 2.8.1-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
554
554
        </div><!--closes bd-->
555
555
 
556
556
        <div id="ft">
557
 
        <p class="first">Copyright &copy; 2009 Yahoo! Inc. All rights reserved.</p>
 
557
        <p class="first">Copyright &copy; 2010 Yahoo! Inc. All rights reserved.</p>
558
558
        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
559
559
            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
560
560
            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
561
561
            <a href="http://careers.yahoo.com/">Job Openings</a></p>
562
562
        </div>
563
563
</div>
 
564
<script src="../../assets/syntax.js"></script>
564
565
<script src="../../assets/dpSyntaxHighlighter.js"></script>
565
566
<script language="javascript"> 
566
567
dp.SyntaxHighlighter.HighlightAll('code');