| Index: ppapi/native_client/tests/ppapi_geturl/ppapi_geturl.cc
|
| diff --git a/ppapi/native_client/tests/ppapi_geturl/ppapi_geturl.cc b/ppapi/native_client/tests/ppapi_geturl/ppapi_geturl.cc
|
| index 5119629282df1996988ff698933c11235dc4f7ef..e2209e4b3471795e46c685014d94e614d2b26d4c 100644
|
| --- a/ppapi/native_client/tests/ppapi_geturl/ppapi_geturl.cc
|
| +++ b/ppapi/native_client/tests/ppapi_geturl/ppapi_geturl.cc
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2011 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.
|
|
|
| #include <cstdio>
|
| #include <cstdlib>
|
|
|