| Index: example/format.dart
|
| diff --git a/example/format.dart b/example/format.dart
|
| index b84924e66072091a511f41a043e4f1823ea8ca13..cb9de73ae4d1d2a3131a86d10ee534d76dfb30e9 100644
|
| --- a/example/format.dart
|
| +++ b/example/format.dart
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2015, 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.
|
| +
|
| import 'package:dart_style/dart_style.dart';
|
|
|
| import 'package:dart_style/src/debug.dart';
|
|
|