| Index: pkg/front_end/lib/src/dependency_walker.dart
|
| diff --git a/pkg/front_end/lib/src/dependency_walker.dart b/pkg/front_end/lib/src/dependency_walker.dart
|
| index 8b3f2ef4a40cba04521c9fd6ff5198680b3f59c3..7a27acb7b7f5d372c770f0443cada115e92d500e 100644
|
| --- a/pkg/front_end/lib/src/dependency_walker.dart
|
| +++ b/pkg/front_end/lib/src/dependency_walker.dart
|
| @@ -1,3 +1,6 @@
|
| +// Copyright (c) 2016, 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.
|
|
|
| /**
|
| * Instances of [Node] represent nodes in a dependency graph. The
|
|
|