commit | 69b874fee04aa52ada303b04f06e3f9c4acd8866 | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Thu Sep 15 19:11:14 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 15 19:11:14 2022 |
tree | 07cb7d6d08ff5f8495061cda8aa3d11fb1c0bae7 | |
parent | af26189607ef3f9116ebd72305bb8e0ee911c70b [diff] [blame] |
Update copyright headers in sql/, storage/ The methodology used to generate this CL is documented in https://crbug.com/1098010#c95. No-Try: true Bug: 1098010 Change-Id: I68bb81a4dcae37f944f4d8cd39d82ed540364615 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3899461 Reviewed-by: Mark Mentovai <[email protected]> Commit-Queue: Mark Mentovai <[email protected]> Auto-Submit: Avi Drissman <[email protected]> Owners-Override: Avi Drissman <[email protected]> Cr-Commit-Position: refs/heads/main@{#1047607}
diff --git a/sql/statement_id_unittest.cc b/sql/statement_id_unittest.cc index 47516d5..6f0b59b 100644 --- a/sql/statement_id_unittest.cc +++ b/sql/statement_id_unittest.cc
@@ -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.