| Index: lib/dartdoc/ast.dart | 
| diff --git a/utils/dartdoc/ast.dart b/lib/dartdoc/ast.dart | 
| similarity index 96% | 
| rename from utils/dartdoc/ast.dart | 
| rename to lib/dartdoc/ast.dart | 
| index 70e7f27b194e834fbecf05fa3fad41d2599abcab..f62f208e7526d1e6a61dbd98933f95785b2d43df 100644 | 
| --- a/utils/dartdoc/ast.dart | 
| +++ b/lib/dartdoc/ast.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. | 
|  | 
|  |