| Index: pkg/docgen/test/multi_library_code/lib/test_lib_foo.dart
|
| diff --git a/pkg/docgen/test/multi_library_code/lib/test_lib_foo.dart b/pkg/docgen/test/multi_library_code/lib/test_lib_foo.dart
|
| index f933f7fbdb30ab84bca2c1c7161f4b65f1af5c94..b615bf60a85e19a29c90c7d4c925a624a9a7e133 100644
|
| --- a/pkg/docgen/test/multi_library_code/lib/test_lib_foo.dart
|
| +++ b/pkg/docgen/test/multi_library_code/lib/test_lib_foo.dart
|
| @@ -1,3 +1,7 @@
|
| +// 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.
|
| +
|
| library test_lib.foo;
|
|
|
| import 'test_lib.dart';
|
|
|