| Index: ppapi/native_client/src/trusted/plugin/plugin_unittest.cc
|
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin_unittest.cc b/ppapi/native_client/src/trusted/plugin/plugin_unittest.cc
|
| index 4558a073683b41e1872892fd177f1bbfadf1a4a9..27e2c02f6ad4e44f0ccdec29b125c36bdde035c0 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin_unittest.cc
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin_unittest.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.
|
|
|
| // Unit tests for ppGoogleNaClPlugin
|
|
|
|
|