| Index: lib/dartdoc/inline_parser.dart | 
| diff --git a/utils/dartdoc/inline_parser.dart b/lib/dartdoc/inline_parser.dart | 
| similarity index 99% | 
| rename from utils/dartdoc/inline_parser.dart | 
| rename to lib/dartdoc/inline_parser.dart | 
| index 80cee9a26e1c31ce25f6f4425ff59b343799b8e4..69c63edc0eff64441094a64590c6a2d8002bf8b8 100644 | 
| --- a/utils/dartdoc/inline_parser.dart | 
| +++ b/lib/dartdoc/inline_parser.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. | 
|  | 
|  |