Index: tools/servicec/lib/src/plugins/dart.dart |
diff --git a/tools/servicec/lib/src/plugins/dart.dart b/tools/servicec/lib/src/plugins/dart.dart |
index e3a8a6e264c9c5cb989d5efc153a88f8514f6087..2102bda729103941f632a81236d410e4eb21f5e4 100644 |
--- a/tools/servicec/lib/src/plugins/dart.dart |
+++ b/tools/servicec/lib/src/plugins/dart.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 file. |
@@ -16,7 +16,7 @@ import '../struct_layout.dart'; |
import '../primitives.dart' as primitives; |
const COPYRIGHT = """ |
-// 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. |
"""; |