Update copyright boilerplate, 2022 edition (Crashpad)

sed -i '' -E -e 's/Copyright (.+) The Crashpad Authors\. All rights reserved\.$/Copyright \1 The Crashpad Authors/' $(git grep -El 'Copyright (.+) The Crashpad Authors\. All rights reserved\.$')

Bug: chromium:1098010
Change-Id: I8d6138469ddbe3d281a5d83f64cf918ec2491611
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3878262
Reviewed-by: Joshua Peraza <[email protected]>
Commit-Queue: Mark Mentovai <[email protected]>
diff --git a/handler/BUILD.gn b/handler/BUILD.gn
index e79f471..e5d488e 100644
--- a/handler/BUILD.gn
+++ b/handler/BUILD.gn
@@ -1,4 +1,4 @@
-# Copyright 2015 The Crashpad Authors. All rights reserved.
+# Copyright 2015 The Crashpad Authors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/handler/crash_report_upload_thread.cc b/handler/crash_report_upload_thread.cc
index 4d1548d..256927e 100644
--- a/handler/crash_report_upload_thread.cc
+++ b/handler/crash_report_upload_thread.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/crash_report_upload_thread.h b/handler/crash_report_upload_thread.h
index 2af958d..546f5e2 100644
--- a/handler/crash_report_upload_thread.h
+++ b/handler/crash_report_upload_thread.h
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/crashpad_handler.md b/handler/crashpad_handler.md
index 30d4e68..324957d 100644
--- a/handler/crashpad_handler.md
+++ b/handler/crashpad_handler.md
@@ -1,5 +1,5 @@
 <!--
-Copyright 2014 The Crashpad Authors. All rights reserved.
+Copyright 2014 The Crashpad Authors
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/handler/crashpad_handler_main.cc b/handler/crashpad_handler_main.cc
index b47488e..6c17a1d 100644
--- a/handler/crashpad_handler_main.cc
+++ b/handler/crashpad_handler_main.cc
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/crashpad_handler_test.cc b/handler/crashpad_handler_test.cc
index 70e5da9..5600c04 100644
--- a/handler/crashpad_handler_test.cc
+++ b/handler/crashpad_handler_test.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/crashpad_handler_test_extended_handler.cc b/handler/crashpad_handler_test_extended_handler.cc
index 9901aba..32e462e 100644
--- a/handler/crashpad_handler_test_extended_handler.cc
+++ b/handler/crashpad_handler_test_extended_handler.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/handler_main.cc b/handler/handler_main.cc
index c6ef769..f2f73cb 100644
--- a/handler/handler_main.cc
+++ b/handler/handler_main.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Crashpad Authors. All rights reserved.
+// Copyright 2014 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/handler_main.h b/handler/handler_main.h
index b6cc467..35fa4e6 100644
--- a/handler/handler_main.h
+++ b/handler/handler_main.h
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/capture_snapshot.cc b/handler/linux/capture_snapshot.cc
index 12beddf..0948d48 100644
--- a/handler/linux/capture_snapshot.cc
+++ b/handler/linux/capture_snapshot.cc
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/capture_snapshot.h b/handler/linux/capture_snapshot.h
index 78886dc..993ab39 100644
--- a/handler/linux/capture_snapshot.h
+++ b/handler/linux/capture_snapshot.h
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/crash_report_exception_handler.cc b/handler/linux/crash_report_exception_handler.cc
index 88378a9..e4613d3 100644
--- a/handler/linux/crash_report_exception_handler.cc
+++ b/handler/linux/crash_report_exception_handler.cc
@@ -1,4 +1,4 @@
-// Copyright 2018 The Crashpad Authors. All rights reserved.
+// Copyright 2018 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/crash_report_exception_handler.h b/handler/linux/crash_report_exception_handler.h
index 76fce92..9dd1533 100644
--- a/handler/linux/crash_report_exception_handler.h
+++ b/handler/linux/crash_report_exception_handler.h
@@ -1,4 +1,4 @@
-// Copyright 2018 The Crashpad Authors. All rights reserved.
+// Copyright 2018 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/cros_crash_report_exception_handler.cc b/handler/linux/cros_crash_report_exception_handler.cc
index 4804eac..a3a6855 100644
--- a/handler/linux/cros_crash_report_exception_handler.cc
+++ b/handler/linux/cros_crash_report_exception_handler.cc
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/cros_crash_report_exception_handler.h b/handler/linux/cros_crash_report_exception_handler.h
index eaa6eb1..864de93 100644
--- a/handler/linux/cros_crash_report_exception_handler.h
+++ b/handler/linux/cros_crash_report_exception_handler.h
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/exception_handler_server.cc b/handler/linux/exception_handler_server.cc
index aef252f..a267e2f 100644
--- a/handler/linux/exception_handler_server.cc
+++ b/handler/linux/exception_handler_server.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/exception_handler_server.h b/handler/linux/exception_handler_server.h
index 60bf496..738881a 100644
--- a/handler/linux/exception_handler_server.h
+++ b/handler/linux/exception_handler_server.h
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/exception_handler_server_test.cc b/handler/linux/exception_handler_server_test.cc
index c7fa90d..40f06e6 100644
--- a/handler/linux/exception_handler_server_test.cc
+++ b/handler/linux/exception_handler_server_test.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/linux/handler_trampoline.cc b/handler/linux/handler_trampoline.cc
index 1596d77..5bfcad2 100644
--- a/handler/linux/handler_trampoline.cc
+++ b/handler/linux/handler_trampoline.cc
@@ -1,4 +1,4 @@
-// Copyright 2019 The Crashpad Authors. All rights reserved.
+// Copyright 2019 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/crash_report_exception_handler.cc b/handler/mac/crash_report_exception_handler.cc
index ad3bac1..01a7895 100644
--- a/handler/mac/crash_report_exception_handler.cc
+++ b/handler/mac/crash_report_exception_handler.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/crash_report_exception_handler.h b/handler/mac/crash_report_exception_handler.h
index 16c6691..d9b4007 100644
--- a/handler/mac/crash_report_exception_handler.h
+++ b/handler/mac/crash_report_exception_handler.h
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/exception_handler_server.cc b/handler/mac/exception_handler_server.cc
index 83bb269..0e7f505 100644
--- a/handler/mac/exception_handler_server.cc
+++ b/handler/mac/exception_handler_server.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Crashpad Authors. All rights reserved.
+// Copyright 2014 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/exception_handler_server.h b/handler/mac/exception_handler_server.h
index c27ecf3..085ebd8 100644
--- a/handler/mac/exception_handler_server.h
+++ b/handler/mac/exception_handler_server.h
@@ -1,4 +1,4 @@
-// Copyright 2014 The Crashpad Authors. All rights reserved.
+// Copyright 2014 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/file_limit_annotation.cc b/handler/mac/file_limit_annotation.cc
index 0633453..34f2a80 100644
--- a/handler/mac/file_limit_annotation.cc
+++ b/handler/mac/file_limit_annotation.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/mac/file_limit_annotation.h b/handler/mac/file_limit_annotation.h
index 1131986..5e906f7 100644
--- a/handler/mac/file_limit_annotation.h
+++ b/handler/mac/file_limit_annotation.h
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/main.cc b/handler/main.cc
index 855a5a7..61f6444 100644
--- a/handler/main.cc
+++ b/handler/main.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/minidump_to_upload_parameters.cc b/handler/minidump_to_upload_parameters.cc
index 6b64081..3b240f5 100644
--- a/handler/minidump_to_upload_parameters.cc
+++ b/handler/minidump_to_upload_parameters.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/minidump_to_upload_parameters.h b/handler/minidump_to_upload_parameters.h
index 94d396f..7f294a3 100644
--- a/handler/minidump_to_upload_parameters.h
+++ b/handler/minidump_to_upload_parameters.h
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/minidump_to_upload_parameters_test.cc b/handler/minidump_to_upload_parameters_test.cc
index 0c3a0e7..d900719 100644
--- a/handler/minidump_to_upload_parameters_test.cc
+++ b/handler/minidump_to_upload_parameters_test.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/prune_crash_reports_thread.cc b/handler/prune_crash_reports_thread.cc
index 7876c2f..0f33765 100644
--- a/handler/prune_crash_reports_thread.cc
+++ b/handler/prune_crash_reports_thread.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/prune_crash_reports_thread.h b/handler/prune_crash_reports_thread.h
index 5009ed6..a6dfa06 100644
--- a/handler/prune_crash_reports_thread.h
+++ b/handler/prune_crash_reports_thread.h
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/user_stream_data_source.cc b/handler/user_stream_data_source.cc
index 7e30fa8..c7f9583 100644
--- a/handler/user_stream_data_source.cc
+++ b/handler/user_stream_data_source.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/user_stream_data_source.h b/handler/user_stream_data_source.h
index 11bb9c3..f3fa795 100644
--- a/handler/user_stream_data_source.h
+++ b/handler/user_stream_data_source.h
@@ -1,4 +1,4 @@
-// Copyright 2017 The Crashpad Authors. All rights reserved.
+// Copyright 2017 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/.gitattributes b/handler/win/.gitattributes
index 6495e51..962118f 100644
--- a/handler/win/.gitattributes
+++ b/handler/win/.gitattributes
@@ -1,4 +1,4 @@
-# Copyright 2019 The Crashpad Authors. All rights reserved.
+# Copyright 2019 The Crashpad Authors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/handler/win/crash_other_program.cc b/handler/win/crash_other_program.cc
index 3020f66..ee8d3c2 100644
--- a/handler/win/crash_other_program.cc
+++ b/handler/win/crash_other_program.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/crash_report_exception_handler.cc b/handler/win/crash_report_exception_handler.cc
index 2098a57..eab593c 100644
--- a/handler/win/crash_report_exception_handler.cc
+++ b/handler/win/crash_report_exception_handler.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/crash_report_exception_handler.h b/handler/win/crash_report_exception_handler.h
index d322370..7e354d3 100644
--- a/handler/win/crash_report_exception_handler.h
+++ b/handler/win/crash_report_exception_handler.h
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/crashy_signal.cc b/handler/win/crashy_signal.cc
index e2deaca..183f14c 100644
--- a/handler/win/crashy_signal.cc
+++ b/handler/win/crashy_signal.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/crashy_test_program.cc b/handler/win/crashy_test_program.cc
index f5cf048..658a225 100644
--- a/handler/win/crashy_test_program.cc
+++ b/handler/win/crashy_test_program.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/crashy_test_z7_loader.cc b/handler/win/crashy_test_z7_loader.cc
index 4ffcc03..3f458e2 100644
--- a/handler/win/crashy_test_z7_loader.cc
+++ b/handler/win/crashy_test_z7_loader.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/fake_handler_that_crashes_at_startup.cc b/handler/win/fake_handler_that_crashes_at_startup.cc
index 028190a..7ecd457 100644
--- a/handler/win/fake_handler_that_crashes_at_startup.cc
+++ b/handler/win/fake_handler_that_crashes_at_startup.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/fastfail_test_program.cc b/handler/win/fastfail_test_program.cc
index 1c33a6a..510ee56 100644
--- a/handler/win/fastfail_test_program.cc
+++ b/handler/win/fastfail_test_program.cc
@@ -1,4 +1,4 @@
-// Copyright 2022 The Crashpad Authors. All rights reserved.
+// Copyright 2022 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/hanging_program.cc b/handler/win/hanging_program.cc
index aff3ae2..2404bf3 100644
--- a/handler/win/hanging_program.cc
+++ b/handler/win/hanging_program.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/loader_lock_dll.cc b/handler/win/loader_lock_dll.cc
index 63c145c..cdcd9cc 100644
--- a/handler/win/loader_lock_dll.cc
+++ b/handler/win/loader_lock_dll.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Crashpad Authors. All rights reserved.
+// Copyright 2016 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/self_destroying_test_program.cc b/handler/win/self_destroying_test_program.cc
index 8466ff2..fbcc351 100644
--- a/handler/win/self_destroying_test_program.cc
+++ b/handler/win/self_destroying_test_program.cc
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/BUILD.gn b/handler/win/wer/BUILD.gn
index 5fc38ef..3c75f6c 100644
--- a/handler/win/wer/BUILD.gn
+++ b/handler/win/wer/BUILD.gn
@@ -1,4 +1,4 @@
-# Copyright 2022 The Crashpad Authors. All rights reserved.
+# Copyright 2022 The Crashpad Authors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/crashpad_wer.cc b/handler/win/wer/crashpad_wer.cc
index 071bb92..7e62c4f 100644
--- a/handler/win/wer/crashpad_wer.cc
+++ b/handler/win/wer/crashpad_wer.cc
@@ -1,4 +1,4 @@
-// Copyright 2022 The Crashpad Authors. All rights reserved.
+// Copyright 2022 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/crashpad_wer.def b/handler/win/wer/crashpad_wer.def
index 57ec676..5aa5c51 100644
--- a/handler/win/wer/crashpad_wer.def
+++ b/handler/win/wer/crashpad_wer.def
@@ -1,4 +1,4 @@
-; Copyright 2022 The Crashpad Authors. All rights reserved.
+; Copyright 2022 The Crashpad Authors
 ;
 ; Licensed under the Apache License, Version 2.0 (the "License");
 ; you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/crashpad_wer.h b/handler/win/wer/crashpad_wer.h
index 1e82020..c47c3b53 100644
--- a/handler/win/wer/crashpad_wer.h
+++ b/handler/win/wer/crashpad_wer.h
@@ -1,4 +1,4 @@
-// Copyright 2022 The Crashpad Authors. All rights reserved.
+// Copyright 2022 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/crashpad_wer_main.cc b/handler/win/wer/crashpad_wer_main.cc
index d33e31e..6937520 100644
--- a/handler/win/wer/crashpad_wer_main.cc
+++ b/handler/win/wer/crashpad_wer_main.cc
@@ -1,4 +1,4 @@
-// Copyright 2022 The Crashpad Authors. All rights reserved.
+// Copyright 2022 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/wer/crashpad_wer_module_unittest.cc b/handler/win/wer/crashpad_wer_module_unittest.cc
index efd8392..b5ba548 100644
--- a/handler/win/wer/crashpad_wer_module_unittest.cc
+++ b/handler/win/wer/crashpad_wer_module_unittest.cc
@@ -1,4 +1,4 @@
-// Copyright 2022 The Crashpad Authors. All rights reserved.
+// Copyright 2022 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/handler/win/z7_test.cpp b/handler/win/z7_test.cpp
index ad7b5d9..dc93629 100644
--- a/handler/win/z7_test.cpp
+++ b/handler/win/z7_test.cpp
@@ -1,4 +1,4 @@
-// Copyright 2015 The Crashpad Authors. All rights reserved.
+// Copyright 2015 The Crashpad Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.