Index: tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
diff --git a/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart b/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
index 74eb0ea0a4be671c956bbd33863a1a1ee3aae327..d9e3566cc1f23c4bc8401cddc85397b6aad36bf8 100644 |
--- a/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
+++ b/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2014, the Fletch project authors. Please see the AUTHORS file |
+// Copyright (c) 2014, 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. |
// |