| Index: pkg/immutable/lib/src/linked_list.dart
|
| diff --git a/pkg/immutable/lib/src/linked_list.dart b/pkg/immutable/lib/src/linked_list.dart
|
| index 85566f97a17634aed28b943319a00fe4ba6d974c..56c54e958905ea44f63605f09e4dafbbdfa1348c 100644
|
| --- a/pkg/immutable/lib/src/linked_list.dart
|
| +++ b/pkg/immutable/lib/src/linked_list.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.
|
|
|
|
|