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

Unified Diff: native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.py

Issue 10835019: Fix license headers in a number of files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix case Created 8 years, 5 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
Index: native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.py
diff --git a/native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.py b/native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.py
index 8165f487b070d4c8d119bcc83b197a71ffc44f75..2eee964cec1a79742e0d29fd7c2027f14079869e 100755
--- a/native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.py
+++ b/native_client_sdk/src/build_tools/tests/test_auto_update_sdktools.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.
import os
import re

Powered by Google App Engine
This is Rietveld 408576698