Index: tools/servicec/lib/src/plugins/cc.dart |
diff --git a/tools/servicec/lib/src/plugins/cc.dart b/tools/servicec/lib/src/plugins/cc.dart |
index 8d086f2091bda95abf9e47de7f2d085b1940aec3..8cd464837804db77637ab351010916f2b6e9a220 100644 |
--- a/tools/servicec/lib/src/plugins/cc.dart |
+++ b/tools/servicec/lib/src/plugins/cc.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. |
@@ -17,7 +17,7 @@ import '../primitives.dart' as primitives; |
import '../struct_layout.dart'; |
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. |
"""; |