diff options
Diffstat (limited to '')
-rw-r--r-- | template-common/lib/jquery.js | 4 | ||||
-rw-r--r-- | template-common/lib/plugins/jquery.dimensions.js | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/template-common/lib/jquery.js b/template-common/lib/jquery.js index 34cce704e..159bd53d7 100644 --- a/template-common/lib/jquery.js +++ b/template-common/lib/jquery.js @@ -6,8 +6,8 @@ * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * - * $Date$ - * $Rev$ + * $Date: 2008-08-28T01:26:26.034575Z $ + * $Rev: 6329 $ */ // Map over jQuery in case of overwrite diff --git a/template-common/lib/plugins/jquery.dimensions.js b/template-common/lib/plugins/jquery.dimensions.js index de6b39a91..0b2649402 100644 --- a/template-common/lib/plugins/jquery.dimensions.js +++ b/template-common/lib/plugins/jquery.dimensions.js @@ -2,8 +2,8 @@ * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses. * - * $LastChangedDate$ - * $Rev$ + * $LastChangedDate: 2008-09-25T15:10:39.280308Z $ + * $Rev: 6427 $ * * Version: 1.2 * |