| Index: lib/dartdoc/html_renderer.dart
|
| diff --git a/utils/dartdoc/html_renderer.dart b/lib/dartdoc/html_renderer.dart
|
| similarity index 96%
|
| rename from utils/dartdoc/html_renderer.dart
|
| rename to lib/dartdoc/html_renderer.dart
|
| index 14b7bb03fd0b72a779dab12c1746c635f89ea5f7..19501be9bd09baf2e2839f8b6b0891c7f2027b86 100644
|
| --- a/utils/dartdoc/html_renderer.dart
|
| +++ b/lib/dartdoc/html_renderer.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.
|
|
|
|
|