Index: test/src/common/polymer_register_test.html |
diff --git a/test/src/common/polymer_register_test.html b/test/src/common/polymer_register_test.html |
index 21fb8c1e58e03faccef79d57d647728e8aee613c..d42888b7463c204d5984dd840aafcb3a742aeb6b 100644 |
--- a/test/src/common/polymer_register_test.html |
+++ b/test/src/common/polymer_register_test.html |
@@ -1,4 +1,9 @@ |
<!DOCTYPE html> |
+<!-- |
+Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
+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> |