| Index: pkg/immutable/lib/src/red_black_tree.dart
|
| diff --git a/pkg/immutable/lib/src/red_black_tree.dart b/pkg/immutable/lib/src/red_black_tree.dart
|
| index ce25a84db4e5d447bb50558439823cfc7f210a77..16318f43faab99f9a59e0e89c23e7800b5bab38b 100644
|
| --- a/pkg/immutable/lib/src/red_black_tree.dart
|
| +++ b/pkg/immutable/lib/src/red_black_tree.dart
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2015, the Dartino 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.md file.
|
|
|
|
|