| Index: test/src/standard/computed_properties_test.html
|
| diff --git a/test/src/standard/computed_properties_test.html b/test/src/standard/computed_properties_test.html
|
| index a9698a4af470415fdf30cad235f7d24d26492214..563cfaf5cf494ebf82416176ed83aa4c2163ac22 100644
|
| --- a/test/src/standard/computed_properties_test.html
|
| +++ b/test/src/standard/computed_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>
|
|
|