| Index: base/android/jni_array.h
|
| diff --git a/base/android/jni_array.h b/base/android/jni_array.h
|
| index ad732560f73f23b861d868db9b7f6bf46bcd8d94..e3b01941816da4c6002fb8699b3dd0fe6e29ca7f 100644
|
| --- a/base/android/jni_array.h
|
| +++ b/base/android/jni_array.h
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2011 Google Inc. All Rights Reserved.
|
| -// Author: michaelbai@google.com (Tao Bai)
|
| -
|
| +// 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.
|
|
|
| #ifndef BASE_ANDROID_JNI_ARRAY_H_
|
| #define BASE_ANDROID_JNI_ARRAY_H_
|
|
|