Index: native_client_sdk/src/build_tools/build_updater.py |
diff --git a/native_client_sdk/src/build_tools/build_updater.py b/native_client_sdk/src/build_tools/build_updater.py |
index 3df0c39d2235b8111a86311ebfa5629119a609ec..efe610a40b36ab28b0ebedfc2852484a26751f4c 100755 |
--- a/native_client_sdk/src/build_tools/build_updater.py |
+++ b/native_client_sdk/src/build_tools/build_updater.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
-# copyright (c) 2012 the chromium authors. all rights reserved. |
-# use of this source code is governed by a bsd-style license that can be |
-# found in the license file. |
+# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
"""Build script to generate a new sdk_tools bundle. |