diff options
Diffstat (limited to 'chrome/third_party/jstemplate/jstemplate.js')
-rw-r--r-- | chrome/third_party/jstemplate/jstemplate.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/third_party/jstemplate/jstemplate.js b/chrome/third_party/jstemplate/jstemplate.js index 198826d..8ed7d02 100644 --- a/chrome/third_party/jstemplate/jstemplate.js +++ b/chrome/third_party/jstemplate/jstemplate.js @@ -1,7 +1,5 @@ // Copyright 2006 Google Inc. All rights reserved. /** - * Author: Steffen Meschkat - * * @fileoverview A simple formatter to project JavaScript data into * HTML templates. The template is edited in place. I.e. in order to * instantiate a template, clone it from the DOM first, and then |