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

« back to all changes in this revision

Viewing changes to examples/dragdrop/dd-shim_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:
281
281
        </div><!--closes bd-->
282
282
 
283
283
        <div id="ft">
284
 
        <p class="first">Copyright &copy; 2009 Yahoo! Inc. All rights reserved.</p>
 
284
        <p class="first">Copyright &copy; 2010 Yahoo! Inc. All rights reserved.</p>
285
285
        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
286
286
            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
287
287
            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
288
288
            <a href="http://careers.yahoo.com/">Job Openings</a></p>
289
289
        </div>
290
290
</div>
 
291
<script src="../../assets/syntax.js"></script>
291
292
<script src="../../assets/dpSyntaxHighlighter.js"></script>
292
293
<script language="javascript"> 
293
294
dp.SyntaxHighlighter.HighlightAll('code');