| Index: ppapi/native_client/src/trusted/plugin/scriptable_handle.cc
|
| ===================================================================
|
| --- ppapi/native_client/src/trusted/plugin/scriptable_handle.cc (revision 98980)
|
| +++ ppapi/native_client/src/trusted/plugin/scriptable_handle.cc (working copy)
|
| @@ -1,10 +1,7 @@
|
| -/*
|
| - * Copyright 2011 (c) The Native Client 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) 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.
|
|
|
| -
|
| // Scriptable handle implementation.
|
|
|
| #include "native_client/src/trusted/plugin/scriptable_handle.h"
|
|
|