| Index: pkg/docgen/lib/src/utils.dart
|
| diff --git a/pkg/docgen/lib/src/utils.dart b/pkg/docgen/lib/src/utils.dart
|
| index f23e096fe66656b3efd6055523fb3ef97c6bd486..8915af48a1c4bc83afa333fea20c0bb508bd2347 100644
|
| --- a/pkg/docgen/lib/src/utils.dart
|
| +++ b/pkg/docgen/lib/src/utils.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 docgen.utils;
|
|
|
| import '../../../../sdk/lib/_internal/compiler/implementation/mirrors/source_mirrors.dart';
|
|
|