~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to selenium-core-1.0.1/tests/html/dojo-0.4.0-mini/src/date.js

  • Committer: edA-qa mort-ora-y
  • Date: 2009-07-02 09:23:56 UTC
  • Revision ID: eda-qa@disemia.com-20090702092356-w9rxifuvlva3bk31
upgradingĀ selenium

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
        Copyright (c) 2004-2006, The Dojo Foundation
 
3
        All Rights Reserved.
 
4
 
 
5
        Licensed under the Academic Free License version 2.1 or above OR the
 
6
        modified BSD license. For more information on Dojo licensing, see:
 
7
 
 
8
                http://dojotoolkit.org/community/licensing.shtml
 
9
*/
 
10
 
 
11
dojo.provide("dojo.date");
 
12
 
 
13
dojo.deprecated("dojo.date", "use one of the modules in dojo.date.* instead", "0.5");