| Index: test/src/standard/event_listener_test.html
|
| diff --git a/test/src/standard/event_listener_test.html b/test/src/standard/event_listener_test.html
|
| index be3724baa6f9036fc7e83ef722cbc39410c22da8..9fb99fc004f2fe85eedf7f8abfe50229494576c8 100644
|
| --- a/test/src/standard/event_listener_test.html
|
| +++ b/test/src/standard/event_listener_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>
|
|
|