diff options
author | Colin Snover <github.com@zetafleet.com> | 2010-12-30 00:34:48 -0600 |
---|---|---|
committer | Colin Snover <github.com@zetafleet.com> | 2010-12-30 00:34:48 -0600 |
commit | 3e0cc815043c2425819743e907a0ce263a7ce164 (patch) | |
tree | 6d579f50e3b86ab350291c0a63619ee739804f4d /src/intro.js | |
parent | 429b078dc7b5cf7765b44c8d32e125ecd8f1e2c9 (diff) | |
download | jquery-3e0cc815043c2425819743e907a0ce263a7ce164.tar.gz jquery-3e0cc815043c2425819743e907a0ce263a7ce164.zip |
Clean trailing whitespace from all files.
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.js b/src/intro.js index cb15705a6..a75f3112f 100644 --- a/src/intro.js +++ b/src/intro.js @@ -11,7 +11,7 @@ * Copyright 2010, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * - * Date: + * Date: @DATE */ (function( window, undefined ) { |