| Index: tools/python/google/process_utils.py
|
| diff --git a/tools/python/google/process_utils.py b/tools/python/google/process_utils.py
|
| index 64c92ea9f1976cbe2ad463a7f3ff8f6480f3aa45..66aa0266ed4f7c59c9df9b288a426b254634a8c9 100644
|
| --- a/tools/python/google/process_utils.py
|
| +++ b/tools/python/google/process_utils.py
|
| @@ -1,6 +1,7 @@
|
| -# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +# 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.
|
| +
|
| """Shared process-related utility functions."""
|
|
|
| import errno
|
|
|