| Index: native_client_sdk/src/build_tools/tests/test_server.py
|
| diff --git a/native_client_sdk/src/build_tools/tests/test_server.py b/native_client_sdk/src/build_tools/tests/test_server.py
|
| index bee9fc99dba0e9c5c4c9a6ea5e11a6f105d9290a..3fd791b8fc2a07a66be28cc5dfab9848fbd52bc0 100644
|
| --- a/native_client_sdk/src/build_tools/tests/test_server.py
|
| +++ b/native_client_sdk/src/build_tools/tests/test_server.py
|
| @@ -1,6 +1,6 @@
|
| -# 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 multiprocessing
|
| import os
|
|
|