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

Unified Diff: appengine/third_party_local/depot_tools/subprocess2.py

Issue 2013943002: Changing license header, again! (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Created 4 years, 7 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 | « appengine/third_party_local/depot_tools/subcommand.py ('k') | client/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/third_party_local/depot_tools/subprocess2.py
diff --git a/appengine/third_party_local/depot_tools/subprocess2.py b/appengine/third_party_local/depot_tools/subprocess2.py
index a00592f4774a83eaa8e697d38c8ab7a921903fa9..8f19f85d38c4d5d2daaca995d032810b7633faba 100644
--- a/appengine/third_party_local/depot_tools/subprocess2.py
+++ b/appengine/third_party_local/depot_tools/subprocess2.py
@@ -1,7 +1,7 @@
# coding=utf8
# 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.
+# that can be found in the LICENSE file.
estaab 2016/05/25 20:29:09 Do you need to modify these third_party ones?
M-A Ruel 2016/05/25 23:21:53 Oops, thanks for catching!
"""Collection of subprocess wrapper functions.
In theory you shouldn't need anything else in subprocess, or this module failed.
« no previous file with comments | « appengine/third_party_local/depot_tools/subcommand.py ('k') | client/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698