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

Unified Diff: tools/generate_version_cc.py

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/fletchc_blaze.dart ('k') | tools/gyp-windows.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/generate_version_cc.py
diff --git a/tools/generate_version_cc.py b/tools/generate_version_cc.py
index e150ec8add96894cb9d1709a733c91f6bfd8b099..04b4a9c62b0c92c3dd8b6b93207e55918836aa2f 100644
--- a/tools/generate_version_cc.py
+++ b/tools/generate_version_cc.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# 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.
@@ -8,7 +8,7 @@ import sys
import utils
version_cc_template = """\
-// 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/fletchc_blaze.dart ('k') | tools/gyp-windows.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698