Index: tests/unsorted/named_constructor_test.dart |
diff --git a/tests/unsorted/named_constructor_test.dart b/tests/unsorted/named_constructor_test.dart |
index 7e08df68b45dd268e55dd3dc864d6812e8affad3..07fce51a855a842e80ccc4441a8451d74078050e 100644 |
--- a/tests/unsorted/named_constructor_test.dart |
+++ b/tests/unsorted/named_constructor_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 file. |
// Dart test for testing resolving of dynamic and static calls. |