| Index: lib/dartdoc/comment_map.dart | 
| diff --git a/utils/dartdoc/comment_map.dart b/lib/dartdoc/comment_map.dart | 
| similarity index 98% | 
| rename from utils/dartdoc/comment_map.dart | 
| rename to lib/dartdoc/comment_map.dart | 
| index fea4e56bc1f0f23c75232ceaea36394825075443..bf1589c266dfad3e56094b805bb495f4cbdd641f 100644 | 
| --- a/utils/dartdoc/comment_map.dart | 
| +++ b/lib/dartdoc/comment_map.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. | 
|  | 
|  |