Index: test/src/standard/read_only_properties_test.html |
diff --git a/test/src/standard/read_only_properties_test.html b/test/src/standard/read_only_properties_test.html |
index a1d547986e4d078e57530e50459ef23d02395646..a0ce6af8c72d709546a2de3c854d0e5e835db84e 100644 |
--- a/test/src/standard/read_only_properties_test.html |
+++ b/test/src/standard/read_only_properties_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> |