commit | 6278690abe6ef0dda047e67dc1d0c49ce7af3811 | [log] [tgz] |
---|---|---|
author | Mark Mentovai <[email protected]> | Tue Sep 06 19:14:07 2022 -0400 |
committer | Crashpad LUCI CQ <[email protected]> | Tue Sep 06 23:54:07 2022 +0000 |
tree | 719285eb67b335143775a9d6f56745ee9bda8a06 | |
parent | 261679b3d2f3336d8531ed38e110254c3e2d1c10 [diff] [blame] |
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/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.