Index: ppapi/native_client/src/trusted/plugin/dylib_unittest.h |
diff --git a/ppapi/native_client/src/trusted/plugin/dylib_unittest.h b/ppapi/native_client/src/trusted/plugin/dylib_unittest.h |
index df60b704ec438f0bd502d96c61e002f70d85f747..2c4f8a2c29e1ae0b85b96fade9442c2c39fc54d1 100644 |
--- a/ppapi/native_client/src/trusted/plugin/dylib_unittest.h |
+++ b/ppapi/native_client/src/trusted/plugin/dylib_unittest.h |
@@ -1,6 +1,6 @@ |
-// Copyright 2010 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. |
// Functions for dynamically loading the trusted plugin when running unit |
// tests. |