Index: test/src/common/polymer_mixin_test.html |
diff --git a/test/src/common/polymer_mixin_test.html b/test/src/common/polymer_mixin_test.html |
index be2ec9eb33744bc88a8f18085ead7c6342f31ff0..e9464c127e19f98bfb6899a1488d66d6ef183824 100644 |
--- a/test/src/common/polymer_mixin_test.html |
+++ b/test/src/common/polymer_mixin_test.html |
@@ -1,4 +1,9 @@ |
<!DOCTYPE html> |
+<!-- |
+Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
Siggi Cherem (dart-lang)
2015/08/13 18:52:41
++ (Seems this might be the case on all of them)
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. |
+--> |
<html> |
<head> |
<script src="packages/web_components/webcomponents.min.js"></script> |