| Index: ppapi/native_client/src/trusted/plugin/dylib_unittest.cc
|
| diff --git a/ppapi/native_client/src/trusted/plugin/dylib_unittest.cc b/ppapi/native_client/src/trusted/plugin/dylib_unittest.cc
|
| index 7790ac5ba409e64363d56d47a3df3ae01e99104f..eff981644fa7358a36e8839d9620e9a534f79bd5 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/dylib_unittest.cc
|
| +++ b/ppapi/native_client/src/trusted/plugin/dylib_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.
|
|
|
| #include "native_client/src/trusted/plugin/dylib_unittest.h"
|
|
|
|
|