diff options
Diffstat (limited to 'chrome/third_party/jstemplate/util.js')
-rw-r--r-- | chrome/third_party/jstemplate/util.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chrome/third_party/jstemplate/util.js b/chrome/third_party/jstemplate/util.js index f9ae5e2..50513ef 100644 --- a/chrome/third_party/jstemplate/util.js +++ b/chrome/third_party/jstemplate/util.js @@ -1,10 +1,8 @@ // Copyright 2005-2006 Google Inc. All Rights Reserved. /** - * @fileoverview This file contains javascript utility functions which - * do not depend on anything defined elsewhere, so that this file can - * be used completely independent of the rest of the maps codebase. + * @fileoverview This file contains javascript utility functions that + * do not depend on anything defined elsewhere. * - * @author Multiple authors, see g4 blame. */ /** |