Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(342)

Unified Diff: tools/immic/lib/src/plugins/java.dart

Issue 1649703002: Update project authors statements to Dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/immic/lib/src/plugins/idl.dart ('k') | tools/immic/lib/src/plugins/objc.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/immic/lib/src/plugins/java.dart
diff --git a/tools/immic/lib/src/plugins/java.dart b/tools/immic/lib/src/plugins/java.dart
index c4b61d9df6610ce8d75fca3b46b4f6e15c3f0b32..2fd607c3f1eff63ab3857d823e5ff27de1122ed5 100644
--- a/tools/immic/lib/src/plugins/java.dart
+++ b/tools/immic/lib/src/plugins/java.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.
@@ -88,7 +88,7 @@ class _ActionsCollector extends CodeGenerationVisitor {
class _JavaVisitor extends CodeGenerationVisitor {
static 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.
""";
« no previous file with comments | « tools/immic/lib/src/plugins/idl.dart ('k') | tools/immic/lib/src/plugins/objc.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698