| Index: test/src/mini/default_values_test.html
|
| diff --git a/test/src/mini/default_values_test.html b/test/src/mini/default_values_test.html
|
| index c5cfaa2d8fd9c91a9c729c85a38d8e5f58bce660..2a9cf40a8b100ff43b86bca1f192ca275ed5d8c2 100644
|
| --- a/test/src/mini/default_values_test.html
|
| +++ b/test/src/mini/default_values_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>
|
|
|