| Index: pkg/docgen/lib/src/mdn.dart
|
| diff --git a/pkg/docgen/lib/src/mdn.dart b/pkg/docgen/lib/src/mdn.dart
|
| index 77d24f1d06f36a6a02c183f8151a6e96fa378b73..fad9800216e574f57a501d38e3fa09197e22253b 100644
|
| --- a/pkg/docgen/lib/src/mdn.dart
|
| +++ b/pkg/docgen/lib/src/mdn.dart
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2013, 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.mdn;
|
|
|
| import 'dart:convert';
|
|
|