| Index: dart/pkg/dartdoc/lib/src/markdown/html_renderer.dart
|
| diff --git a/dart/pkg/dartdoc/lib/src/markdown/html_renderer.dart b/dart/pkg/dartdoc/lib/src/markdown/html_renderer.dart
|
| index 2a45fb321d853eb817ebff77c767d9c2b106025f..b86ac95c817c2b5908165e381531eff34e81b70c 100644
|
| --- a/dart/pkg/dartdoc/lib/src/markdown/html_renderer.dart
|
| +++ b/dart/pkg/dartdoc/lib/src/markdown/html_renderer.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.
|
|
|