| Index: lib/dartdoc/markdown.dart | 
| diff --git a/utils/dartdoc/markdown.dart b/lib/dartdoc/markdown.dart | 
| similarity index 98% | 
| rename from utils/dartdoc/markdown.dart | 
| rename to lib/dartdoc/markdown.dart | 
| index abf43e6308f9f8a822f573474b8c63068304f78f..b0a177cc483583c39e548cf9317960512bdb0791 100644 | 
| --- a/utils/dartdoc/markdown.dart | 
| +++ b/lib/dartdoc/markdown.dart | 
| @@ -1,4 +1,4 @@ | 
| -// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file | 
| +// 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. | 
|  | 
|  |