summaryrefslogtreecommitdiff
path: root/chromium/ppapi/cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-11-28 16:14:41 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2022-12-13 15:19:41 +0000
commit61d9742824d54be5693191fe502325a909feca59 (patch)
treecbf28e779b11338fe52eb75b915684cd8955542c /chromium/ppapi/cpp
parent45f9ded08bb7526984b24ccb5a5327aaf6821676 (diff)
downloadqtwebengine-chromium-61d9742824d54be5693191fe502325a909feca59.tar.gz
BASELINE: Update Chromium to 108.0.5359.70
Change-Id: I77334ff232b819600f275bd3cfe41fbaa3619230 Reviewed-on: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/445904 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/ppapi/cpp')
-rw-r--r--chromium/ppapi/cpp/BUILD.gn2
-rw-r--r--chromium/ppapi/cpp/array_output.cc2
-rw-r--r--chromium/ppapi/cpp/array_output.h2
-rw-r--r--chromium/ppapi/cpp/audio.cc2
-rw-r--r--chromium/ppapi/cpp/audio.h2
-rw-r--r--chromium/ppapi/cpp/audio_buffer.cc2
-rw-r--r--chromium/ppapi/cpp/audio_buffer.h2
-rw-r--r--chromium/ppapi/cpp/audio_config.cc2
-rw-r--r--chromium/ppapi/cpp/audio_config.h2
-rw-r--r--chromium/ppapi/cpp/completion_callback.h2
-rw-r--r--chromium/ppapi/cpp/core.cc2
-rw-r--r--chromium/ppapi/cpp/core.h2
-rw-r--r--chromium/ppapi/cpp/dev/audio_input_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/audio_input_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/audio_output_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/audio_output_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/buffer_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/buffer_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/crypto_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/crypto_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/cursor_control_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/cursor_control_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/device_ref_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/device_ref_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/file_chooser_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/file_chooser_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/ime_input_event_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/ime_input_event_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/memory_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/memory_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/printing_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/printing_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/scriptable_object_deprecated.cc2
-rw-r--r--chromium/ppapi/cpp/dev/scriptable_object_deprecated.h2
-rw-r--r--chromium/ppapi/cpp/dev/text_input_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/text_input_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/url_util_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/url_util_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/video_capture_client_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/video_capture_client_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/video_capture_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/video_capture_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/video_decoder_client_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/video_decoder_client_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/video_decoder_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/video_decoder_dev.h2
-rw-r--r--chromium/ppapi/cpp/dev/view_dev.cc2
-rw-r--r--chromium/ppapi/cpp/dev/view_dev.h2
-rw-r--r--chromium/ppapi/cpp/directory_entry.cc2
-rw-r--r--chromium/ppapi/cpp/directory_entry.h2
-rw-r--r--chromium/ppapi/cpp/documentation/Doxyfile2
-rwxr-xr-xchromium/ppapi/cpp/documentation/check.sh2
-rwxr-xr-xchromium/ppapi/cpp/documentation/doxy_cleanup.py2
-rwxr-xr-xchromium/ppapi/cpp/documentation/removefilesCPP.sh2
-rw-r--r--chromium/ppapi/cpp/file_io.cc2
-rw-r--r--chromium/ppapi/cpp/file_io.h2
-rw-r--r--chromium/ppapi/cpp/file_ref.cc2
-rw-r--r--chromium/ppapi/cpp/file_ref.h2
-rw-r--r--chromium/ppapi/cpp/file_system.cc2
-rw-r--r--chromium/ppapi/cpp/file_system.h2
-rw-r--r--chromium/ppapi/cpp/fullscreen.cc2
-rw-r--r--chromium/ppapi/cpp/fullscreen.h2
-rw-r--r--chromium/ppapi/cpp/graphics_2d.cc2
-rw-r--r--chromium/ppapi/cpp/graphics_2d.h2
-rw-r--r--chromium/ppapi/cpp/graphics_3d.cc2
-rw-r--r--chromium/ppapi/cpp/graphics_3d.h2
-rw-r--r--chromium/ppapi/cpp/graphics_3d_client.cc2
-rw-r--r--chromium/ppapi/cpp/graphics_3d_client.h2
-rw-r--r--chromium/ppapi/cpp/host_resolver.cc2
-rw-r--r--chromium/ppapi/cpp/host_resolver.h2
-rw-r--r--chromium/ppapi/cpp/image_data.cc2
-rw-r--r--chromium/ppapi/cpp/image_data.h2
-rw-r--r--chromium/ppapi/cpp/input_event.cc2
-rw-r--r--chromium/ppapi/cpp/input_event.h2
-rw-r--r--chromium/ppapi/cpp/input_event_interface_name.h2
-rw-r--r--chromium/ppapi/cpp/instance.cc2
-rw-r--r--chromium/ppapi/cpp/instance.h2
-rw-r--r--chromium/ppapi/cpp/instance_handle.cc2
-rw-r--r--chromium/ppapi/cpp/instance_handle.h2
-rw-r--r--chromium/ppapi/cpp/logging.h2
-rw-r--r--chromium/ppapi/cpp/media_stream_audio_track.cc2
-rw-r--r--chromium/ppapi/cpp/media_stream_audio_track.h2
-rw-r--r--chromium/ppapi/cpp/media_stream_video_track.cc2
-rw-r--r--chromium/ppapi/cpp/media_stream_video_track.h2
-rw-r--r--chromium/ppapi/cpp/message_handler.h2
-rw-r--r--chromium/ppapi/cpp/message_loop.cc2
-rw-r--r--chromium/ppapi/cpp/message_loop.h2
-rw-r--r--chromium/ppapi/cpp/module.cc2
-rw-r--r--chromium/ppapi/cpp/module.h2
-rw-r--r--chromium/ppapi/cpp/module_embedder.h2
-rw-r--r--chromium/ppapi/cpp/module_impl.h2
-rw-r--r--chromium/ppapi/cpp/mouse_cursor.cc2
-rw-r--r--chromium/ppapi/cpp/mouse_cursor.h2
-rw-r--r--chromium/ppapi/cpp/mouse_lock.cc2
-rw-r--r--chromium/ppapi/cpp/mouse_lock.h2
-rw-r--r--chromium/ppapi/cpp/net_address.cc2
-rw-r--r--chromium/ppapi/cpp/net_address.h2
-rw-r--r--chromium/ppapi/cpp/network_list.cc2
-rw-r--r--chromium/ppapi/cpp/network_list.h2
-rw-r--r--chromium/ppapi/cpp/network_monitor.cc2
-rw-r--r--chromium/ppapi/cpp/network_monitor.h2
-rw-r--r--chromium/ppapi/cpp/network_proxy.cc2
-rw-r--r--chromium/ppapi/cpp/network_proxy.h2
-rw-r--r--chromium/ppapi/cpp/output_traits.h2
-rw-r--r--chromium/ppapi/cpp/pass_ref.h2
-rw-r--r--chromium/ppapi/cpp/point.h2
-rw-r--r--chromium/ppapi/cpp/ppp_entrypoints.cc2
-rw-r--r--chromium/ppapi/cpp/private/BUILD.gn2
-rw-r--r--chromium/ppapi/cpp/private/camera_capabilities_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/camera_capabilities_private.h2
-rw-r--r--chromium/ppapi/cpp/private/camera_device_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/camera_device_private.h2
-rw-r--r--chromium/ppapi/cpp/private/ext_crx_file_system_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/ext_crx_file_system_private.h2
-rw-r--r--chromium/ppapi/cpp/private/file_io_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/file_io_private.h2
-rw-r--r--chromium/ppapi/cpp/private/host_resolver_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/host_resolver_private.h2
-rw-r--r--chromium/ppapi/cpp/private/instance_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/instance_private.h2
-rw-r--r--chromium/ppapi/cpp/private/internal_module.cc2
-rw-r--r--chromium/ppapi/cpp/private/internal_module.h2
-rw-r--r--chromium/ppapi/cpp/private/isolated_file_system_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/isolated_file_system_private.h2
-rw-r--r--chromium/ppapi/cpp/private/net_address_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/net_address_private.h2
-rw-r--r--chromium/ppapi/cpp/private/pass_file_handle.cc2
-rw-r--r--chromium/ppapi/cpp/private/pass_file_handle.h2
-rw-r--r--chromium/ppapi/cpp/private/tcp_server_socket_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/tcp_server_socket_private.h2
-rw-r--r--chromium/ppapi/cpp/private/tcp_socket_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/tcp_socket_private.h2
-rw-r--r--chromium/ppapi/cpp/private/udp_socket_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/udp_socket_private.h2
-rw-r--r--chromium/ppapi/cpp/private/uma_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/uma_private.h2
-rw-r--r--chromium/ppapi/cpp/private/var_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/var_private.h2
-rw-r--r--chromium/ppapi/cpp/private/video_frame_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/video_frame_private.h2
-rw-r--r--chromium/ppapi/cpp/private/x509_certificate_private.cc2
-rw-r--r--chromium/ppapi/cpp/private/x509_certificate_private.h2
-rw-r--r--chromium/ppapi/cpp/rect.cc2
-rw-r--r--chromium/ppapi/cpp/rect.h2
-rw-r--r--chromium/ppapi/cpp/resource.cc2
-rw-r--r--chromium/ppapi/cpp/resource.h2
-rw-r--r--chromium/ppapi/cpp/size.h2
-rw-r--r--chromium/ppapi/cpp/tcp_socket.cc2
-rw-r--r--chromium/ppapi/cpp/tcp_socket.h2
-rw-r--r--chromium/ppapi/cpp/text_input_controller.cc2
-rw-r--r--chromium/ppapi/cpp/text_input_controller.h2
-rw-r--r--chromium/ppapi/cpp/touch_point.h2
-rw-r--r--chromium/ppapi/cpp/trusted/browser_font_trusted.cc2
-rw-r--r--chromium/ppapi/cpp/trusted/browser_font_trusted.h2
-rw-r--r--chromium/ppapi/cpp/trusted/file_chooser_trusted.cc2
-rw-r--r--chromium/ppapi/cpp/trusted/file_chooser_trusted.h2
-rw-r--r--chromium/ppapi/cpp/udp_socket.cc2
-rw-r--r--chromium/ppapi/cpp/udp_socket.h2
-rw-r--r--chromium/ppapi/cpp/url_loader.cc2
-rw-r--r--chromium/ppapi/cpp/url_loader.h2
-rw-r--r--chromium/ppapi/cpp/url_request_info.cc2
-rw-r--r--chromium/ppapi/cpp/url_request_info.h2
-rw-r--r--chromium/ppapi/cpp/url_response_info.cc2
-rw-r--r--chromium/ppapi/cpp/url_response_info.h2
-rw-r--r--chromium/ppapi/cpp/var.cc2
-rw-r--r--chromium/ppapi/cpp/var.h2
-rw-r--r--chromium/ppapi/cpp/var_array.cc2
-rw-r--r--chromium/ppapi/cpp/var_array.h2
-rw-r--r--chromium/ppapi/cpp/var_array_buffer.cc2
-rw-r--r--chromium/ppapi/cpp/var_array_buffer.h2
-rw-r--r--chromium/ppapi/cpp/var_dictionary.cc2
-rw-r--r--chromium/ppapi/cpp/var_dictionary.h2
-rw-r--r--chromium/ppapi/cpp/video_decoder.cc2
-rw-r--r--chromium/ppapi/cpp/video_decoder.h2
-rw-r--r--chromium/ppapi/cpp/video_encoder.cc2
-rw-r--r--chromium/ppapi/cpp/video_encoder.h2
-rw-r--r--chromium/ppapi/cpp/video_frame.cc2
-rw-r--r--chromium/ppapi/cpp/video_frame.h2
-rw-r--r--chromium/ppapi/cpp/view.cc2
-rw-r--r--chromium/ppapi/cpp/view.h2
-rw-r--r--chromium/ppapi/cpp/vpn_provider.cc2
-rw-r--r--chromium/ppapi/cpp/vpn_provider.h2
-rw-r--r--chromium/ppapi/cpp/websocket.cc2
-rw-r--r--chromium/ppapi/cpp/websocket.h2
184 files changed, 184 insertions, 184 deletions
diff --git a/chromium/ppapi/cpp/BUILD.gn b/chromium/ppapi/cpp/BUILD.gn
index f9d65e5915f..c916c3a5c3a 100644
--- a/chromium/ppapi/cpp/BUILD.gn
+++ b/chromium/ppapi/cpp/BUILD.gn
@@ -1,4 +1,4 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
+# Copyright 2015 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/array_output.cc b/chromium/ppapi/cpp/array_output.cc
index 62252f72562..d8bb7af78ba 100644
--- a/chromium/ppapi/cpp/array_output.cc
+++ b/chromium/ppapi/cpp/array_output.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/array_output.h b/chromium/ppapi/cpp/array_output.h
index 4af175fd7d0..dcd9fc86756 100644
--- a/chromium/ppapi/cpp/array_output.h
+++ b/chromium/ppapi/cpp/array_output.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio.cc b/chromium/ppapi/cpp/audio.cc
index 04a3062cb18..a8baf06b9f5 100644
--- a/chromium/ppapi/cpp/audio.cc
+++ b/chromium/ppapi/cpp/audio.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio.h b/chromium/ppapi/cpp/audio.h
index 7f37cb8dd6b..2e390600a98 100644
--- a/chromium/ppapi/cpp/audio.h
+++ b/chromium/ppapi/cpp/audio.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio_buffer.cc b/chromium/ppapi/cpp/audio_buffer.cc
index e1952c22606..94d998ebc6a 100644
--- a/chromium/ppapi/cpp/audio_buffer.cc
+++ b/chromium/ppapi/cpp/audio_buffer.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio_buffer.h b/chromium/ppapi/cpp/audio_buffer.h
index 0080f8c0760..893789d85e9 100644
--- a/chromium/ppapi/cpp/audio_buffer.h
+++ b/chromium/ppapi/cpp/audio_buffer.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio_config.cc b/chromium/ppapi/cpp/audio_config.cc
index eaf019c2278..8b1c0ac6fb2 100644
--- a/chromium/ppapi/cpp/audio_config.cc
+++ b/chromium/ppapi/cpp/audio_config.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/audio_config.h b/chromium/ppapi/cpp/audio_config.h
index 7e12e9d0e40..2d83f3a3e94 100644
--- a/chromium/ppapi/cpp/audio_config.h
+++ b/chromium/ppapi/cpp/audio_config.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/completion_callback.h b/chromium/ppapi/cpp/completion_callback.h
index 231ddb38a98..0a46fd0253b 100644
--- a/chromium/ppapi/cpp/completion_callback.h
+++ b/chromium/ppapi/cpp/completion_callback.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/core.cc b/chromium/ppapi/cpp/core.cc
index 36c4e8a2a20..ac9f4885947 100644
--- a/chromium/ppapi/cpp/core.cc
+++ b/chromium/ppapi/cpp/core.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright 2010 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/core.h b/chromium/ppapi/cpp/core.h
index e4cb4e92304..3612ae245d7 100644
--- a/chromium/ppapi/cpp/core.h
+++ b/chromium/ppapi/cpp/core.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/audio_input_dev.cc b/chromium/ppapi/cpp/dev/audio_input_dev.cc
index c98fefa947a..714c5551e35 100644
--- a/chromium/ppapi/cpp/dev/audio_input_dev.cc
+++ b/chromium/ppapi/cpp/dev/audio_input_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/audio_input_dev.h b/chromium/ppapi/cpp/dev/audio_input_dev.h
index aacfa083377..27e244cbbb0 100644
--- a/chromium/ppapi/cpp/dev/audio_input_dev.h
+++ b/chromium/ppapi/cpp/dev/audio_input_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/audio_output_dev.cc b/chromium/ppapi/cpp/dev/audio_output_dev.cc
index 56e55b0923b..531e916fe4d 100644
--- a/chromium/ppapi/cpp/dev/audio_output_dev.cc
+++ b/chromium/ppapi/cpp/dev/audio_output_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2017 The Chromium Authors. All rights reserved.
+// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/audio_output_dev.h b/chromium/ppapi/cpp/dev/audio_output_dev.h
index ebe2fb505a9..e1d99269511 100644
--- a/chromium/ppapi/cpp/dev/audio_output_dev.h
+++ b/chromium/ppapi/cpp/dev/audio_output_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2017 The Chromium Authors. All rights reserved.
+// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/buffer_dev.cc b/chromium/ppapi/cpp/dev/buffer_dev.cc
index cc91caef416..ee18ec029c0 100644
--- a/chromium/ppapi/cpp/dev/buffer_dev.cc
+++ b/chromium/ppapi/cpp/dev/buffer_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/buffer_dev.h b/chromium/ppapi/cpp/dev/buffer_dev.h
index 35f18daeddf..b17fa8b4229 100644
--- a/chromium/ppapi/cpp/dev/buffer_dev.h
+++ b/chromium/ppapi/cpp/dev/buffer_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/crypto_dev.cc b/chromium/ppapi/cpp/dev/crypto_dev.cc
index fb9328d2e14..b87d0f8c096 100644
--- a/chromium/ppapi/cpp/dev/crypto_dev.cc
+++ b/chromium/ppapi/cpp/dev/crypto_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/crypto_dev.h b/chromium/ppapi/cpp/dev/crypto_dev.h
index 2bbd43d8da9..6e3283f87e8 100644
--- a/chromium/ppapi/cpp/dev/crypto_dev.h
+++ b/chromium/ppapi/cpp/dev/crypto_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/cursor_control_dev.cc b/chromium/ppapi/cpp/dev/cursor_control_dev.cc
index 6df0107098d..e2cdc8436b3 100644
--- a/chromium/ppapi/cpp/dev/cursor_control_dev.cc
+++ b/chromium/ppapi/cpp/dev/cursor_control_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/cursor_control_dev.h b/chromium/ppapi/cpp/dev/cursor_control_dev.h
index 0ad974806e9..9de9ae182ae 100644
--- a/chromium/ppapi/cpp/dev/cursor_control_dev.h
+++ b/chromium/ppapi/cpp/dev/cursor_control_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/device_ref_dev.cc b/chromium/ppapi/cpp/dev/device_ref_dev.cc
index 525739e16fc..5c122aaddb8 100644
--- a/chromium/ppapi/cpp/dev/device_ref_dev.cc
+++ b/chromium/ppapi/cpp/dev/device_ref_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/device_ref_dev.h b/chromium/ppapi/cpp/dev/device_ref_dev.h
index 048b95654c7..fd68d1e5407 100644
--- a/chromium/ppapi/cpp/dev/device_ref_dev.h
+++ b/chromium/ppapi/cpp/dev/device_ref_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/file_chooser_dev.cc b/chromium/ppapi/cpp/dev/file_chooser_dev.cc
index e2654a14b23..1229990d0af 100644
--- a/chromium/ppapi/cpp/dev/file_chooser_dev.cc
+++ b/chromium/ppapi/cpp/dev/file_chooser_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/file_chooser_dev.h b/chromium/ppapi/cpp/dev/file_chooser_dev.h
index 74ae5fb27bf..1786401f5d1 100644
--- a/chromium/ppapi/cpp/dev/file_chooser_dev.h
+++ b/chromium/ppapi/cpp/dev/file_chooser_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/ime_input_event_dev.cc b/chromium/ppapi/cpp/dev/ime_input_event_dev.cc
index 3396a3980a2..0573ee088fa 100644
--- a/chromium/ppapi/cpp/dev/ime_input_event_dev.cc
+++ b/chromium/ppapi/cpp/dev/ime_input_event_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/ime_input_event_dev.h b/chromium/ppapi/cpp/dev/ime_input_event_dev.h
index 525954dc3e6..9a6216a5562 100644
--- a/chromium/ppapi/cpp/dev/ime_input_event_dev.h
+++ b/chromium/ppapi/cpp/dev/ime_input_event_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/memory_dev.cc b/chromium/ppapi/cpp/dev/memory_dev.cc
index ca7c125f8dd..79122b56cc4 100644
--- a/chromium/ppapi/cpp/dev/memory_dev.cc
+++ b/chromium/ppapi/cpp/dev/memory_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/memory_dev.h b/chromium/ppapi/cpp/dev/memory_dev.h
index 2695cae0e64..1473bb5b867 100644
--- a/chromium/ppapi/cpp/dev/memory_dev.h
+++ b/chromium/ppapi/cpp/dev/memory_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/printing_dev.cc b/chromium/ppapi/cpp/dev/printing_dev.cc
index 60154cd0d37..ae9fb075abb 100644
--- a/chromium/ppapi/cpp/dev/printing_dev.cc
+++ b/chromium/ppapi/cpp/dev/printing_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/printing_dev.h b/chromium/ppapi/cpp/dev/printing_dev.h
index d419bc81027..0a50d40cb0f 100644
--- a/chromium/ppapi/cpp/dev/printing_dev.h
+++ b/chromium/ppapi/cpp/dev/printing_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/scriptable_object_deprecated.cc b/chromium/ppapi/cpp/dev/scriptable_object_deprecated.cc
index 69f26ea4684..b1079035af0 100644
--- a/chromium/ppapi/cpp/dev/scriptable_object_deprecated.cc
+++ b/chromium/ppapi/cpp/dev/scriptable_object_deprecated.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/scriptable_object_deprecated.h b/chromium/ppapi/cpp/dev/scriptable_object_deprecated.h
index e6e158bf919..442fe94a26a 100644
--- a/chromium/ppapi/cpp/dev/scriptable_object_deprecated.h
+++ b/chromium/ppapi/cpp/dev/scriptable_object_deprecated.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright 2010 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/text_input_dev.cc b/chromium/ppapi/cpp/dev/text_input_dev.cc
index b0fff8a413f..24957dd94e7 100644
--- a/chromium/ppapi/cpp/dev/text_input_dev.cc
+++ b/chromium/ppapi/cpp/dev/text_input_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/text_input_dev.h b/chromium/ppapi/cpp/dev/text_input_dev.h
index 87f43b64dfc..c926d39d731 100644
--- a/chromium/ppapi/cpp/dev/text_input_dev.h
+++ b/chromium/ppapi/cpp/dev/text_input_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/url_util_dev.cc b/chromium/ppapi/cpp/dev/url_util_dev.cc
index b0eece6e21e..96a6f9753f1 100644
--- a/chromium/ppapi/cpp/dev/url_util_dev.cc
+++ b/chromium/ppapi/cpp/dev/url_util_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/url_util_dev.h b/chromium/ppapi/cpp/dev/url_util_dev.h
index db63e7a3a01..83384da8024 100644
--- a/chromium/ppapi/cpp/dev/url_util_dev.h
+++ b/chromium/ppapi/cpp/dev/url_util_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_capture_client_dev.cc b/chromium/ppapi/cpp/dev/video_capture_client_dev.cc
index 439c0afb0dc..ffaaaeaa9ab 100644
--- a/chromium/ppapi/cpp/dev/video_capture_client_dev.cc
+++ b/chromium/ppapi/cpp/dev/video_capture_client_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_capture_client_dev.h b/chromium/ppapi/cpp/dev/video_capture_client_dev.h
index 1658aa50f2c..00a1992025b 100644
--- a/chromium/ppapi/cpp/dev/video_capture_client_dev.h
+++ b/chromium/ppapi/cpp/dev/video_capture_client_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_capture_dev.cc b/chromium/ppapi/cpp/dev/video_capture_dev.cc
index 36293b78a15..358dfcc9f07 100644
--- a/chromium/ppapi/cpp/dev/video_capture_dev.cc
+++ b/chromium/ppapi/cpp/dev/video_capture_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_capture_dev.h b/chromium/ppapi/cpp/dev/video_capture_dev.h
index fc751af0009..c3b2f0dc9af 100644
--- a/chromium/ppapi/cpp/dev/video_capture_dev.h
+++ b/chromium/ppapi/cpp/dev/video_capture_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_decoder_client_dev.cc b/chromium/ppapi/cpp/dev/video_decoder_client_dev.cc
index 10c2619d9c6..0be4d3f8e75 100644
--- a/chromium/ppapi/cpp/dev/video_decoder_client_dev.cc
+++ b/chromium/ppapi/cpp/dev/video_decoder_client_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_decoder_client_dev.h b/chromium/ppapi/cpp/dev/video_decoder_client_dev.h
index 5335e66b91a..3d880c08bf8 100644
--- a/chromium/ppapi/cpp/dev/video_decoder_client_dev.h
+++ b/chromium/ppapi/cpp/dev/video_decoder_client_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_decoder_dev.cc b/chromium/ppapi/cpp/dev/video_decoder_dev.cc
index df34986401d..84d5f38c7b3 100644
--- a/chromium/ppapi/cpp/dev/video_decoder_dev.cc
+++ b/chromium/ppapi/cpp/dev/video_decoder_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/video_decoder_dev.h b/chromium/ppapi/cpp/dev/video_decoder_dev.h
index 9d07ffd026e..d728a0317f7 100644
--- a/chromium/ppapi/cpp/dev/video_decoder_dev.h
+++ b/chromium/ppapi/cpp/dev/video_decoder_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/view_dev.cc b/chromium/ppapi/cpp/dev/view_dev.cc
index 473e9b465c2..a00d57d87b4 100644
--- a/chromium/ppapi/cpp/dev/view_dev.cc
+++ b/chromium/ppapi/cpp/dev/view_dev.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/dev/view_dev.h b/chromium/ppapi/cpp/dev/view_dev.h
index 2c99e48366c..f2f512bebdc 100644
--- a/chromium/ppapi/cpp/dev/view_dev.h
+++ b/chromium/ppapi/cpp/dev/view_dev.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/directory_entry.cc b/chromium/ppapi/cpp/directory_entry.cc
index c8e2b9db380..7cdf76588bf 100644
--- a/chromium/ppapi/cpp/directory_entry.cc
+++ b/chromium/ppapi/cpp/directory_entry.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright 2010 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/directory_entry.h b/chromium/ppapi/cpp/directory_entry.h
index bf3d845411d..7cf21603e32 100644
--- a/chromium/ppapi/cpp/directory_entry.h
+++ b/chromium/ppapi/cpp/directory_entry.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/documentation/Doxyfile b/chromium/ppapi/cpp/documentation/Doxyfile
index ac862da1792..8e2a6715fa0 100644
--- a/chromium/ppapi/cpp/documentation/Doxyfile
+++ b/chromium/ppapi/cpp/documentation/Doxyfile
@@ -1,4 +1,4 @@
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/documentation/check.sh b/chromium/ppapi/cpp/documentation/check.sh
index 793f408b419..651ca51e97e 100755
--- a/chromium/ppapi/cpp/documentation/check.sh
+++ b/chromium/ppapi/cpp/documentation/check.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (c) 2013 The Chromium Authors. All rights reserved.
+# Copyright 2013 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/documentation/doxy_cleanup.py b/chromium/ppapi/cpp/documentation/doxy_cleanup.py
index fbbc2f645b3..e5a42db46ff 100755
--- a/chromium/ppapi/cpp/documentation/doxy_cleanup.py
+++ b/chromium/ppapi/cpp/documentation/doxy_cleanup.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/documentation/removefilesCPP.sh b/chromium/ppapi/cpp/documentation/removefilesCPP.sh
index 26e445ecb00..c092010513d 100755
--- a/chromium/ppapi/cpp/documentation/removefilesCPP.sh
+++ b/chromium/ppapi/cpp/documentation/removefilesCPP.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_io.cc b/chromium/ppapi/cpp/file_io.cc
index be22fe739ee..cd117b21bf6 100644
--- a/chromium/ppapi/cpp/file_io.cc
+++ b/chromium/ppapi/cpp/file_io.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_io.h b/chromium/ppapi/cpp/file_io.h
index 93d39a1ba09..3a2b0d3a473 100644
--- a/chromium/ppapi/cpp/file_io.h
+++ b/chromium/ppapi/cpp/file_io.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_ref.cc b/chromium/ppapi/cpp/file_ref.cc
index 444d0caddbd..11e4034ad32 100644
--- a/chromium/ppapi/cpp/file_ref.cc
+++ b/chromium/ppapi/cpp/file_ref.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_ref.h b/chromium/ppapi/cpp/file_ref.h
index b3bc89fb2aa..56ed3e35c91 100644
--- a/chromium/ppapi/cpp/file_ref.h
+++ b/chromium/ppapi/cpp/file_ref.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_system.cc b/chromium/ppapi/cpp/file_system.cc
index 8bd86d0eefd..7500a735f9c 100644
--- a/chromium/ppapi/cpp/file_system.cc
+++ b/chromium/ppapi/cpp/file_system.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/file_system.h b/chromium/ppapi/cpp/file_system.h
index 96e88c1a324..a5b0f687285 100644
--- a/chromium/ppapi/cpp/file_system.h
+++ b/chromium/ppapi/cpp/file_system.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/fullscreen.cc b/chromium/ppapi/cpp/fullscreen.cc
index c5ad4f034ab..556e3eedf00 100644
--- a/chromium/ppapi/cpp/fullscreen.cc
+++ b/chromium/ppapi/cpp/fullscreen.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/fullscreen.h b/chromium/ppapi/cpp/fullscreen.h
index 3504424e5a8..0546a1eadd4 100644
--- a/chromium/ppapi/cpp/fullscreen.h
+++ b/chromium/ppapi/cpp/fullscreen.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_2d.cc b/chromium/ppapi/cpp/graphics_2d.cc
index d196cabd583..5e222ad25f2 100644
--- a/chromium/ppapi/cpp/graphics_2d.cc
+++ b/chromium/ppapi/cpp/graphics_2d.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_2d.h b/chromium/ppapi/cpp/graphics_2d.h
index 86b89c77efb..e3c9cb6d9e9 100644
--- a/chromium/ppapi/cpp/graphics_2d.h
+++ b/chromium/ppapi/cpp/graphics_2d.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_3d.cc b/chromium/ppapi/cpp/graphics_3d.cc
index be11bec6b51..a2776c71840 100644
--- a/chromium/ppapi/cpp/graphics_3d.cc
+++ b/chromium/ppapi/cpp/graphics_3d.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_3d.h b/chromium/ppapi/cpp/graphics_3d.h
index b42614794b6..f024a505133 100644
--- a/chromium/ppapi/cpp/graphics_3d.h
+++ b/chromium/ppapi/cpp/graphics_3d.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_3d_client.cc b/chromium/ppapi/cpp/graphics_3d_client.cc
index a00d2f3db99..6b4eba6e484 100644
--- a/chromium/ppapi/cpp/graphics_3d_client.cc
+++ b/chromium/ppapi/cpp/graphics_3d_client.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/graphics_3d_client.h b/chromium/ppapi/cpp/graphics_3d_client.h
index 186acd4bfd3..ef4a8d95fec 100644
--- a/chromium/ppapi/cpp/graphics_3d_client.h
+++ b/chromium/ppapi/cpp/graphics_3d_client.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/host_resolver.cc b/chromium/ppapi/cpp/host_resolver.cc
index 656c743775f..8eb2f2b43e4 100644
--- a/chromium/ppapi/cpp/host_resolver.cc
+++ b/chromium/ppapi/cpp/host_resolver.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/host_resolver.h b/chromium/ppapi/cpp/host_resolver.h
index 075ba6da0ba..bfb14f42623 100644
--- a/chromium/ppapi/cpp/host_resolver.h
+++ b/chromium/ppapi/cpp/host_resolver.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/image_data.cc b/chromium/ppapi/cpp/image_data.cc
index d9738964795..22047f5545a 100644
--- a/chromium/ppapi/cpp/image_data.cc
+++ b/chromium/ppapi/cpp/image_data.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/image_data.h b/chromium/ppapi/cpp/image_data.h
index ee64ecb8b8c..0a780a7d86d 100644
--- a/chromium/ppapi/cpp/image_data.h
+++ b/chromium/ppapi/cpp/image_data.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/input_event.cc b/chromium/ppapi/cpp/input_event.cc
index 044e33579c9..7e0f594cd34 100644
--- a/chromium/ppapi/cpp/input_event.cc
+++ b/chromium/ppapi/cpp/input_event.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/input_event.h b/chromium/ppapi/cpp/input_event.h
index 239e9be53b1..b084d4fd77a 100644
--- a/chromium/ppapi/cpp/input_event.h
+++ b/chromium/ppapi/cpp/input_event.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/input_event_interface_name.h b/chromium/ppapi/cpp/input_event_interface_name.h
index 8918fe6c305..33c51c19848 100644
--- a/chromium/ppapi/cpp/input_event_interface_name.h
+++ b/chromium/ppapi/cpp/input_event_interface_name.h
@@ -1,4 +1,4 @@
-// Copyright 2018 The Chromium Authors. All rights reserved.
+// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/instance.cc b/chromium/ppapi/cpp/instance.cc
index ee673e7cea0..fefc61c930d 100644
--- a/chromium/ppapi/cpp/instance.cc
+++ b/chromium/ppapi/cpp/instance.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/instance.h b/chromium/ppapi/cpp/instance.h
index 9418103814d..6c84356d307 100644
--- a/chromium/ppapi/cpp/instance.h
+++ b/chromium/ppapi/cpp/instance.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/instance_handle.cc b/chromium/ppapi/cpp/instance_handle.cc
index 8c3195a3b8c..eaa9a6176f0 100644
--- a/chromium/ppapi/cpp/instance_handle.cc
+++ b/chromium/ppapi/cpp/instance_handle.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/instance_handle.h b/chromium/ppapi/cpp/instance_handle.h
index fd118fdd35e..69763bdfe10 100644
--- a/chromium/ppapi/cpp/instance_handle.h
+++ b/chromium/ppapi/cpp/instance_handle.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/logging.h b/chromium/ppapi/cpp/logging.h
index d0a4f5b29a5..86d9f7e300f 100644
--- a/chromium/ppapi/cpp/logging.h
+++ b/chromium/ppapi/cpp/logging.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/media_stream_audio_track.cc b/chromium/ppapi/cpp/media_stream_audio_track.cc
index a233bbd046f..3811b4a8eb9 100644
--- a/chromium/ppapi/cpp/media_stream_audio_track.cc
+++ b/chromium/ppapi/cpp/media_stream_audio_track.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/media_stream_audio_track.h b/chromium/ppapi/cpp/media_stream_audio_track.h
index 869461a58af..f76d948b584 100644
--- a/chromium/ppapi/cpp/media_stream_audio_track.h
+++ b/chromium/ppapi/cpp/media_stream_audio_track.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/media_stream_video_track.cc b/chromium/ppapi/cpp/media_stream_video_track.cc
index 47ff1406f75..c02c2eff74b 100644
--- a/chromium/ppapi/cpp/media_stream_video_track.cc
+++ b/chromium/ppapi/cpp/media_stream_video_track.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/media_stream_video_track.h b/chromium/ppapi/cpp/media_stream_video_track.h
index 065d1d4f24a..8c845a28418 100644
--- a/chromium/ppapi/cpp/media_stream_video_track.h
+++ b/chromium/ppapi/cpp/media_stream_video_track.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/message_handler.h b/chromium/ppapi/cpp/message_handler.h
index 4c30d82338e..5752ba044b3 100644
--- a/chromium/ppapi/cpp/message_handler.h
+++ b/chromium/ppapi/cpp/message_handler.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/message_loop.cc b/chromium/ppapi/cpp/message_loop.cc
index 917f5b74103..285a59d4c1e 100644
--- a/chromium/ppapi/cpp/message_loop.cc
+++ b/chromium/ppapi/cpp/message_loop.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/message_loop.h b/chromium/ppapi/cpp/message_loop.h
index bf468ce5cf7..4350593c4ba 100644
--- a/chromium/ppapi/cpp/message_loop.h
+++ b/chromium/ppapi/cpp/message_loop.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/module.cc b/chromium/ppapi/cpp/module.cc
index bb771190a73..e60741c9110 100644
--- a/chromium/ppapi/cpp/module.cc
+++ b/chromium/ppapi/cpp/module.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/module.h b/chromium/ppapi/cpp/module.h
index 40de3b8a583..048fa3a01b0 100644
--- a/chromium/ppapi/cpp/module.h
+++ b/chromium/ppapi/cpp/module.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/module_embedder.h b/chromium/ppapi/cpp/module_embedder.h
index ad45ca48567..82dad4514f4 100644
--- a/chromium/ppapi/cpp/module_embedder.h
+++ b/chromium/ppapi/cpp/module_embedder.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/module_impl.h b/chromium/ppapi/cpp/module_impl.h
index 28a6cf6364f..cc5142b9a7b 100644
--- a/chromium/ppapi/cpp/module_impl.h
+++ b/chromium/ppapi/cpp/module_impl.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/mouse_cursor.cc b/chromium/ppapi/cpp/mouse_cursor.cc
index acef57a0b6e..baba92c4727 100644
--- a/chromium/ppapi/cpp/mouse_cursor.cc
+++ b/chromium/ppapi/cpp/mouse_cursor.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/mouse_cursor.h b/chromium/ppapi/cpp/mouse_cursor.h
index 827d95cdf4e..0b753b8b743 100644
--- a/chromium/ppapi/cpp/mouse_cursor.h
+++ b/chromium/ppapi/cpp/mouse_cursor.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/mouse_lock.cc b/chromium/ppapi/cpp/mouse_lock.cc
index 2ece8fac263..02f0e4a8927 100644
--- a/chromium/ppapi/cpp/mouse_lock.cc
+++ b/chromium/ppapi/cpp/mouse_lock.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/mouse_lock.h b/chromium/ppapi/cpp/mouse_lock.h
index ed5b07aa832..e12743544f0 100644
--- a/chromium/ppapi/cpp/mouse_lock.h
+++ b/chromium/ppapi/cpp/mouse_lock.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/net_address.cc b/chromium/ppapi/cpp/net_address.cc
index e96b03da126..aed7051b481 100644
--- a/chromium/ppapi/cpp/net_address.cc
+++ b/chromium/ppapi/cpp/net_address.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/net_address.h b/chromium/ppapi/cpp/net_address.h
index 9f101f24788..567ae20b177 100644
--- a/chromium/ppapi/cpp/net_address.h
+++ b/chromium/ppapi/cpp/net_address.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_list.cc b/chromium/ppapi/cpp/network_list.cc
index 12c3bf4c96c..fa1d112c837 100644
--- a/chromium/ppapi/cpp/network_list.cc
+++ b/chromium/ppapi/cpp/network_list.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_list.h b/chromium/ppapi/cpp/network_list.h
index 39043e964e9..547545cc876 100644
--- a/chromium/ppapi/cpp/network_list.h
+++ b/chromium/ppapi/cpp/network_list.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_monitor.cc b/chromium/ppapi/cpp/network_monitor.cc
index b721e965dca..139f2893617 100644
--- a/chromium/ppapi/cpp/network_monitor.cc
+++ b/chromium/ppapi/cpp/network_monitor.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_monitor.h b/chromium/ppapi/cpp/network_monitor.h
index f6cfbfd9327..23493695f1c 100644
--- a/chromium/ppapi/cpp/network_monitor.h
+++ b/chromium/ppapi/cpp/network_monitor.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_proxy.cc b/chromium/ppapi/cpp/network_proxy.cc
index 2d81cb3f63d..7b938b2a30b 100644
--- a/chromium/ppapi/cpp/network_proxy.cc
+++ b/chromium/ppapi/cpp/network_proxy.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/network_proxy.h b/chromium/ppapi/cpp/network_proxy.h
index 6c851b55bca..54e596f22fa 100644
--- a/chromium/ppapi/cpp/network_proxy.h
+++ b/chromium/ppapi/cpp/network_proxy.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/output_traits.h b/chromium/ppapi/cpp/output_traits.h
index 31cdbbe1122..d513a0c18ec 100644
--- a/chromium/ppapi/cpp/output_traits.h
+++ b/chromium/ppapi/cpp/output_traits.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/pass_ref.h b/chromium/ppapi/cpp/pass_ref.h
index 724867421e4..733ede0bd21 100644
--- a/chromium/ppapi/cpp/pass_ref.h
+++ b/chromium/ppapi/cpp/pass_ref.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/point.h b/chromium/ppapi/cpp/point.h
index 028d050e7ad..c0ffbace942 100644
--- a/chromium/ppapi/cpp/point.h
+++ b/chromium/ppapi/cpp/point.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/ppp_entrypoints.cc b/chromium/ppapi/cpp/ppp_entrypoints.cc
index d345dabd5c5..4e8bbbb726e 100644
--- a/chromium/ppapi/cpp/ppp_entrypoints.cc
+++ b/chromium/ppapi/cpp/ppp_entrypoints.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/BUILD.gn b/chromium/ppapi/cpp/private/BUILD.gn
index f62a622202a..6f63f0339cc 100644
--- a/chromium/ppapi/cpp/private/BUILD.gn
+++ b/chromium/ppapi/cpp/private/BUILD.gn
@@ -1,4 +1,4 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
+# Copyright 2015 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/camera_capabilities_private.cc b/chromium/ppapi/cpp/private/camera_capabilities_private.cc
index d954027d48e..103bb9f9731 100644
--- a/chromium/ppapi/cpp/private/camera_capabilities_private.cc
+++ b/chromium/ppapi/cpp/private/camera_capabilities_private.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/camera_capabilities_private.h b/chromium/ppapi/cpp/private/camera_capabilities_private.h
index 9481cfddf89..2430b507a3d 100644
--- a/chromium/ppapi/cpp/private/camera_capabilities_private.h
+++ b/chromium/ppapi/cpp/private/camera_capabilities_private.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium Authors. All rights reserved.
+/* Copyright 2014 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chromium/ppapi/cpp/private/camera_device_private.cc b/chromium/ppapi/cpp/private/camera_device_private.cc
index 1ca39f7dc63..4a177de5cab 100644
--- a/chromium/ppapi/cpp/private/camera_device_private.cc
+++ b/chromium/ppapi/cpp/private/camera_device_private.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/camera_device_private.h b/chromium/ppapi/cpp/private/camera_device_private.h
index 8ec573d10ab..c1f8306bf7d 100644
--- a/chromium/ppapi/cpp/private/camera_device_private.h
+++ b/chromium/ppapi/cpp/private/camera_device_private.h
@@ -1,4 +1,4 @@
-/* Copyright 2014 The Chromium Authors. All rights reserved.
+/* Copyright 2014 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
diff --git a/chromium/ppapi/cpp/private/ext_crx_file_system_private.cc b/chromium/ppapi/cpp/private/ext_crx_file_system_private.cc
index 87752b94d0b..1621b8ab45c 100644
--- a/chromium/ppapi/cpp/private/ext_crx_file_system_private.cc
+++ b/chromium/ppapi/cpp/private/ext_crx_file_system_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/ext_crx_file_system_private.h b/chromium/ppapi/cpp/private/ext_crx_file_system_private.h
index ab970eb6923..cf80e67f06a 100644
--- a/chromium/ppapi/cpp/private/ext_crx_file_system_private.h
+++ b/chromium/ppapi/cpp/private/ext_crx_file_system_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/file_io_private.cc b/chromium/ppapi/cpp/private/file_io_private.cc
index b0f5a00f075..96d951c1c5a 100644
--- a/chromium/ppapi/cpp/private/file_io_private.cc
+++ b/chromium/ppapi/cpp/private/file_io_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/file_io_private.h b/chromium/ppapi/cpp/private/file_io_private.h
index 6f0d06d454a..8ef06f59cb7 100644
--- a/chromium/ppapi/cpp/private/file_io_private.h
+++ b/chromium/ppapi/cpp/private/file_io_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/host_resolver_private.cc b/chromium/ppapi/cpp/private/host_resolver_private.cc
index 92a344eda7e..7e100c7bbbd 100644
--- a/chromium/ppapi/cpp/private/host_resolver_private.cc
+++ b/chromium/ppapi/cpp/private/host_resolver_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/host_resolver_private.h b/chromium/ppapi/cpp/private/host_resolver_private.h
index 2e4b08e6b4f..ec50a2b0902 100644
--- a/chromium/ppapi/cpp/private/host_resolver_private.h
+++ b/chromium/ppapi/cpp/private/host_resolver_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/instance_private.cc b/chromium/ppapi/cpp/private/instance_private.cc
index c55408a28cb..9cb9a0e421c 100644
--- a/chromium/ppapi/cpp/private/instance_private.cc
+++ b/chromium/ppapi/cpp/private/instance_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/instance_private.h b/chromium/ppapi/cpp/private/instance_private.h
index 58254698995..1ee2d94b472 100644
--- a/chromium/ppapi/cpp/private/instance_private.h
+++ b/chromium/ppapi/cpp/private/instance_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/internal_module.cc b/chromium/ppapi/cpp/private/internal_module.cc
index 1615e877817..4e860202aff 100644
--- a/chromium/ppapi/cpp/private/internal_module.cc
+++ b/chromium/ppapi/cpp/private/internal_module.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/internal_module.h b/chromium/ppapi/cpp/private/internal_module.h
index 5bc4191b42f..aab30f9cf10 100644
--- a/chromium/ppapi/cpp/private/internal_module.h
+++ b/chromium/ppapi/cpp/private/internal_module.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/isolated_file_system_private.cc b/chromium/ppapi/cpp/private/isolated_file_system_private.cc
index f0a20ca60f5..e4acaa9afa8 100644
--- a/chromium/ppapi/cpp/private/isolated_file_system_private.cc
+++ b/chromium/ppapi/cpp/private/isolated_file_system_private.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/isolated_file_system_private.h b/chromium/ppapi/cpp/private/isolated_file_system_private.h
index 3915df101a5..c9355ed16b4 100644
--- a/chromium/ppapi/cpp/private/isolated_file_system_private.h
+++ b/chromium/ppapi/cpp/private/isolated_file_system_private.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/net_address_private.cc b/chromium/ppapi/cpp/private/net_address_private.cc
index 3a32827639a..a05ff6db76c 100644
--- a/chromium/ppapi/cpp/private/net_address_private.cc
+++ b/chromium/ppapi/cpp/private/net_address_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/net_address_private.h b/chromium/ppapi/cpp/private/net_address_private.h
index 5ad50d736e8..123807b291b 100644
--- a/chromium/ppapi/cpp/private/net_address_private.h
+++ b/chromium/ppapi/cpp/private/net_address_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/pass_file_handle.cc b/chromium/ppapi/cpp/private/pass_file_handle.cc
index 5735d33a71f..3fcd57e4e0c 100644
--- a/chromium/ppapi/cpp/private/pass_file_handle.cc
+++ b/chromium/ppapi/cpp/private/pass_file_handle.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/pass_file_handle.h b/chromium/ppapi/cpp/private/pass_file_handle.h
index c25353b4838..e30733b8baf 100644
--- a/chromium/ppapi/cpp/private/pass_file_handle.h
+++ b/chromium/ppapi/cpp/private/pass_file_handle.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/tcp_server_socket_private.cc b/chromium/ppapi/cpp/private/tcp_server_socket_private.cc
index 50adcc126a6..beafadf98c7 100644
--- a/chromium/ppapi/cpp/private/tcp_server_socket_private.cc
+++ b/chromium/ppapi/cpp/private/tcp_server_socket_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/tcp_server_socket_private.h b/chromium/ppapi/cpp/private/tcp_server_socket_private.h
index d6a1942fc2e..0b5ba77a458 100644
--- a/chromium/ppapi/cpp/private/tcp_server_socket_private.h
+++ b/chromium/ppapi/cpp/private/tcp_server_socket_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/tcp_socket_private.cc b/chromium/ppapi/cpp/private/tcp_socket_private.cc
index 996e0a0f513..b3f21fc2ac4 100644
--- a/chromium/ppapi/cpp/private/tcp_socket_private.cc
+++ b/chromium/ppapi/cpp/private/tcp_socket_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/tcp_socket_private.h b/chromium/ppapi/cpp/private/tcp_socket_private.h
index 12e435e5895..086ed4a8ad3 100644
--- a/chromium/ppapi/cpp/private/tcp_socket_private.h
+++ b/chromium/ppapi/cpp/private/tcp_socket_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/udp_socket_private.cc b/chromium/ppapi/cpp/private/udp_socket_private.cc
index c100924fc23..22c26830166 100644
--- a/chromium/ppapi/cpp/private/udp_socket_private.cc
+++ b/chromium/ppapi/cpp/private/udp_socket_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/udp_socket_private.h b/chromium/ppapi/cpp/private/udp_socket_private.h
index 34e06a906a0..3b0d4a6baaf 100644
--- a/chromium/ppapi/cpp/private/udp_socket_private.h
+++ b/chromium/ppapi/cpp/private/udp_socket_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/uma_private.cc b/chromium/ppapi/cpp/private/uma_private.cc
index 3ec0872611c..6ee4179e3be 100644
--- a/chromium/ppapi/cpp/private/uma_private.cc
+++ b/chromium/ppapi/cpp/private/uma_private.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/uma_private.h b/chromium/ppapi/cpp/private/uma_private.h
index b9ba156695d..1e8956812a4 100644
--- a/chromium/ppapi/cpp/private/uma_private.h
+++ b/chromium/ppapi/cpp/private/uma_private.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/var_private.cc b/chromium/ppapi/cpp/private/var_private.cc
index b7d009abcdb..a7fbea4c892 100644
--- a/chromium/ppapi/cpp/private/var_private.cc
+++ b/chromium/ppapi/cpp/private/var_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/var_private.h b/chromium/ppapi/cpp/private/var_private.h
index b7d95b26365..6f31246abaa 100644
--- a/chromium/ppapi/cpp/private/var_private.h
+++ b/chromium/ppapi/cpp/private/var_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/video_frame_private.cc b/chromium/ppapi/cpp/private/video_frame_private.cc
index 9976647d5b3..fba023f9710 100644
--- a/chromium/ppapi/cpp/private/video_frame_private.cc
+++ b/chromium/ppapi/cpp/private/video_frame_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/video_frame_private.h b/chromium/ppapi/cpp/private/video_frame_private.h
index 7413876e7d6..49ba232c64e 100644
--- a/chromium/ppapi/cpp/private/video_frame_private.h
+++ b/chromium/ppapi/cpp/private/video_frame_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/x509_certificate_private.cc b/chromium/ppapi/cpp/private/x509_certificate_private.cc
index ec242b79533..4f406325b5b 100644
--- a/chromium/ppapi/cpp/private/x509_certificate_private.cc
+++ b/chromium/ppapi/cpp/private/x509_certificate_private.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/private/x509_certificate_private.h b/chromium/ppapi/cpp/private/x509_certificate_private.h
index 981f581439c..c985020e9b8 100644
--- a/chromium/ppapi/cpp/private/x509_certificate_private.h
+++ b/chromium/ppapi/cpp/private/x509_certificate_private.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/rect.cc b/chromium/ppapi/cpp/rect.cc
index 738fb6d0fb5..5890f190278 100644
--- a/chromium/ppapi/cpp/rect.cc
+++ b/chromium/ppapi/cpp/rect.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/rect.h b/chromium/ppapi/cpp/rect.h
index c5f6163f1b2..b3a527ea258 100644
--- a/chromium/ppapi/cpp/rect.h
+++ b/chromium/ppapi/cpp/rect.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/resource.cc b/chromium/ppapi/cpp/resource.cc
index 804d34d2c30..2952fe73a30 100644
--- a/chromium/ppapi/cpp/resource.cc
+++ b/chromium/ppapi/cpp/resource.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright 2010 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/resource.h b/chromium/ppapi/cpp/resource.h
index 7823a73af5f..5c0bce6ec18 100644
--- a/chromium/ppapi/cpp/resource.h
+++ b/chromium/ppapi/cpp/resource.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/size.h b/chromium/ppapi/cpp/size.h
index e96b598b3f8..f02b7981568 100644
--- a/chromium/ppapi/cpp/size.h
+++ b/chromium/ppapi/cpp/size.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/tcp_socket.cc b/chromium/ppapi/cpp/tcp_socket.cc
index 900d2ad4959..083817cefa9 100644
--- a/chromium/ppapi/cpp/tcp_socket.cc
+++ b/chromium/ppapi/cpp/tcp_socket.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/tcp_socket.h b/chromium/ppapi/cpp/tcp_socket.h
index 84981e7d502..2122b01fdc8 100644
--- a/chromium/ppapi/cpp/tcp_socket.h
+++ b/chromium/ppapi/cpp/tcp_socket.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/text_input_controller.cc b/chromium/ppapi/cpp/text_input_controller.cc
index 59850d31be0..70d618049b3 100644
--- a/chromium/ppapi/cpp/text_input_controller.cc
+++ b/chromium/ppapi/cpp/text_input_controller.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/text_input_controller.h b/chromium/ppapi/cpp/text_input_controller.h
index b396f5ebc51..483f3cbb91b 100644
--- a/chromium/ppapi/cpp/text_input_controller.h
+++ b/chromium/ppapi/cpp/text_input_controller.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/touch_point.h b/chromium/ppapi/cpp/touch_point.h
index 8fbfa37f776..40e8c642dd3 100644
--- a/chromium/ppapi/cpp/touch_point.h
+++ b/chromium/ppapi/cpp/touch_point.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/trusted/browser_font_trusted.cc b/chromium/ppapi/cpp/trusted/browser_font_trusted.cc
index 869f8bb6faf..6ba0f4b1534 100644
--- a/chromium/ppapi/cpp/trusted/browser_font_trusted.cc
+++ b/chromium/ppapi/cpp/trusted/browser_font_trusted.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/trusted/browser_font_trusted.h b/chromium/ppapi/cpp/trusted/browser_font_trusted.h
index c3bef772099..5a755e777bc 100644
--- a/chromium/ppapi/cpp/trusted/browser_font_trusted.h
+++ b/chromium/ppapi/cpp/trusted/browser_font_trusted.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/trusted/file_chooser_trusted.cc b/chromium/ppapi/cpp/trusted/file_chooser_trusted.cc
index caa1b73cfae..4d06b531059 100644
--- a/chromium/ppapi/cpp/trusted/file_chooser_trusted.cc
+++ b/chromium/ppapi/cpp/trusted/file_chooser_trusted.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/trusted/file_chooser_trusted.h b/chromium/ppapi/cpp/trusted/file_chooser_trusted.h
index dfd7c58c7ae..cf5df860836 100644
--- a/chromium/ppapi/cpp/trusted/file_chooser_trusted.h
+++ b/chromium/ppapi/cpp/trusted/file_chooser_trusted.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/udp_socket.cc b/chromium/ppapi/cpp/udp_socket.cc
index 19d2894775c..784538a8c3c 100644
--- a/chromium/ppapi/cpp/udp_socket.cc
+++ b/chromium/ppapi/cpp/udp_socket.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/udp_socket.h b/chromium/ppapi/cpp/udp_socket.h
index 2de376698d9..7eea265a82f 100644
--- a/chromium/ppapi/cpp/udp_socket.h
+++ b/chromium/ppapi/cpp/udp_socket.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_loader.cc b/chromium/ppapi/cpp/url_loader.cc
index d666374a29c..d15f96525fd 100644
--- a/chromium/ppapi/cpp/url_loader.cc
+++ b/chromium/ppapi/cpp/url_loader.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_loader.h b/chromium/ppapi/cpp/url_loader.h
index 574dd621cd0..fbf8bf07d5e 100644
--- a/chromium/ppapi/cpp/url_loader.h
+++ b/chromium/ppapi/cpp/url_loader.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_request_info.cc b/chromium/ppapi/cpp/url_request_info.cc
index f6053f990fb..84290e2c3dc 100644
--- a/chromium/ppapi/cpp/url_request_info.cc
+++ b/chromium/ppapi/cpp/url_request_info.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_request_info.h b/chromium/ppapi/cpp/url_request_info.h
index 784ac57d3d1..63a22b60aad 100644
--- a/chromium/ppapi/cpp/url_request_info.h
+++ b/chromium/ppapi/cpp/url_request_info.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_response_info.cc b/chromium/ppapi/cpp/url_response_info.cc
index c0c6d4855ef..86b3920895b 100644
--- a/chromium/ppapi/cpp/url_response_info.cc
+++ b/chromium/ppapi/cpp/url_response_info.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/url_response_info.h b/chromium/ppapi/cpp/url_response_info.h
index f5bf875ee5c..63c67308339 100644
--- a/chromium/ppapi/cpp/url_response_info.h
+++ b/chromium/ppapi/cpp/url_response_info.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright 2011 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var.cc b/chromium/ppapi/cpp/var.cc
index bd5844c5457..1c46f6a026d 100644
--- a/chromium/ppapi/cpp/var.cc
+++ b/chromium/ppapi/cpp/var.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var.h b/chromium/ppapi/cpp/var.h
index 7b02b9d202b..9e38379a2cd 100644
--- a/chromium/ppapi/cpp/var.h
+++ b/chromium/ppapi/cpp/var.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_array.cc b/chromium/ppapi/cpp/var_array.cc
index 7a504e7cb58..f6a146b3b7a 100644
--- a/chromium/ppapi/cpp/var_array.cc
+++ b/chromium/ppapi/cpp/var_array.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_array.h b/chromium/ppapi/cpp/var_array.h
index 49373ff260b..c3455baccb0 100644
--- a/chromium/ppapi/cpp/var_array.h
+++ b/chromium/ppapi/cpp/var_array.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_array_buffer.cc b/chromium/ppapi/cpp/var_array_buffer.cc
index 0bc8ea57ad7..410d3310962 100644
--- a/chromium/ppapi/cpp/var_array_buffer.cc
+++ b/chromium/ppapi/cpp/var_array_buffer.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_array_buffer.h b/chromium/ppapi/cpp/var_array_buffer.h
index 54b9395744f..6c9f0ab8abe 100644
--- a/chromium/ppapi/cpp/var_array_buffer.h
+++ b/chromium/ppapi/cpp/var_array_buffer.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_dictionary.cc b/chromium/ppapi/cpp/var_dictionary.cc
index 600b1f2d9d7..53203d3c22d 100644
--- a/chromium/ppapi/cpp/var_dictionary.cc
+++ b/chromium/ppapi/cpp/var_dictionary.cc
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/var_dictionary.h b/chromium/ppapi/cpp/var_dictionary.h
index 1c5bd2bb2e2..c47ef94fe92 100644
--- a/chromium/ppapi/cpp/var_dictionary.h
+++ b/chromium/ppapi/cpp/var_dictionary.h
@@ -1,4 +1,4 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_decoder.cc b/chromium/ppapi/cpp/video_decoder.cc
index 6881e7478d1..b3c1b540d03 100644
--- a/chromium/ppapi/cpp/video_decoder.cc
+++ b/chromium/ppapi/cpp/video_decoder.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_decoder.h b/chromium/ppapi/cpp/video_decoder.h
index dda74c766b4..b524fd66c0a 100644
--- a/chromium/ppapi/cpp/video_decoder.h
+++ b/chromium/ppapi/cpp/video_decoder.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_encoder.cc b/chromium/ppapi/cpp/video_encoder.cc
index 4a61828f137..8187d32f8b0 100644
--- a/chromium/ppapi/cpp/video_encoder.cc
+++ b/chromium/ppapi/cpp/video_encoder.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_encoder.h b/chromium/ppapi/cpp/video_encoder.h
index 7676ecd72ae..cebd7e31730 100644
--- a/chromium/ppapi/cpp/video_encoder.h
+++ b/chromium/ppapi/cpp/video_encoder.h
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_frame.cc b/chromium/ppapi/cpp/video_frame.cc
index 6ee75ebf852..e480a75a005 100644
--- a/chromium/ppapi/cpp/video_frame.cc
+++ b/chromium/ppapi/cpp/video_frame.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/video_frame.h b/chromium/ppapi/cpp/video_frame.h
index 05cfcff0322..21b221d4fe6 100644
--- a/chromium/ppapi/cpp/video_frame.h
+++ b/chromium/ppapi/cpp/video_frame.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/view.cc b/chromium/ppapi/cpp/view.cc
index c17b387efce..a28a4bf48c5 100644
--- a/chromium/ppapi/cpp/view.cc
+++ b/chromium/ppapi/cpp/view.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/view.h b/chromium/ppapi/cpp/view.h
index 7abcac79148..71704030361 100644
--- a/chromium/ppapi/cpp/view.h
+++ b/chromium/ppapi/cpp/view.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/vpn_provider.cc b/chromium/ppapi/cpp/vpn_provider.cc
index d44b7bc94d4..7a14772ca9c 100644
--- a/chromium/ppapi/cpp/vpn_provider.cc
+++ b/chromium/ppapi/cpp/vpn_provider.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/vpn_provider.h b/chromium/ppapi/cpp/vpn_provider.h
index 12fbd50e581..25ff772509c 100644
--- a/chromium/ppapi/cpp/vpn_provider.h
+++ b/chromium/ppapi/cpp/vpn_provider.h
@@ -1,4 +1,4 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/websocket.cc b/chromium/ppapi/cpp/websocket.cc
index afd1310f072..d97e0d5626d 100644
--- a/chromium/ppapi/cpp/websocket.cc
+++ b/chromium/ppapi/cpp/websocket.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
diff --git a/chromium/ppapi/cpp/websocket.h b/chromium/ppapi/cpp/websocket.h
index c1c78b0d267..83bc1ebcb25 100644
--- a/chromium/ppapi/cpp/websocket.h
+++ b/chromium/ppapi/cpp/websocket.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.