| Index: dart/pkg/dartdoc/lib/src/markdown/block_parser.dart
|
| diff --git a/dart/pkg/dartdoc/lib/src/markdown/block_parser.dart b/dart/pkg/dartdoc/lib/src/markdown/block_parser.dart
|
| index 6395657e6128ffad60b0e4b307f808de78af1515..98a09453ec065f169f099e11092acecfbf04948c 100644
|
| --- a/dart/pkg/dartdoc/lib/src/markdown/block_parser.dart
|
| +++ b/dart/pkg/dartdoc/lib/src/markdown/block_parser.dart
|
| @@ -1,5 +1,3 @@
|
| -part of markdown;
|
| -
|
| // Copyright (c) 2012, 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.
|
|
|