Chromium Code Reviews| Index: lib/src/js/polymer_base_dart.html |
| diff --git a/lib/src/js/polymer_base_dart.html b/lib/src/js/polymer_base_dart.html |
| index dd32341e13b0a974738d8de9304b080e35222267..321f90c65f6305a424297b10da885f4de37ef61f 100644 |
| --- a/lib/src/js/polymer_base_dart.html |
| +++ b/lib/src/js/polymer_base_dart.html |
| @@ -1,3 +1,8 @@ |
| +<!-- |
| +Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
|
Siggi Cherem (dart-lang)
2015/08/13 18:52:41
2015
jakemac
2015/08/13 19:14:29
Done.
|
| +for details. All rights reserved. Use of this source code is governed by a |
| +BSD-style license that can be found in the LICENSE file. |
| +--> |
| <script> |
| (function() { |
| Polymer.Base.originalPolymerCreatedCallback = |