aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/stackprotector_flags_test.go
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2022-09-13 14:19:58 -0400
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-13 21:44:18 +0000
commitfdcd39d5de4bd61cee94cf1e26416838d23092b8 (patch)
tree7205db48f3b461e29c71d77b0539041a6c3e2dbc /compiler_wrapper/stackprotector_flags_test.go
parente2565a6bec088a8995403777a9ee58fd90375318 (diff)
downloadtoolchain-utils-fdcd39d5de4bd61cee94cf1e26416838d23092b8.tar.gz
Update license boilerplate text in source code files
Normally we don't do this, but enough changes have accumulated that we're doing a tree-wide one-off update of the name & style. BUG=chromium:1098010 TEST=`repo upload` works Change-Id: Icb42e5012a87920c2cd13b666fb3e55e7e4fb3b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/3891080 Auto-Submit: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org>
Diffstat (limited to 'compiler_wrapper/stackprotector_flags_test.go')
-rw-r--r--compiler_wrapper/stackprotector_flags_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler_wrapper/stackprotector_flags_test.go b/compiler_wrapper/stackprotector_flags_test.go
index 00d511c7..c13862a7 100644
--- a/compiler_wrapper/stackprotector_flags_test.go
+++ b/compiler_wrapper/stackprotector_flags_test.go
@@ -1,4 +1,4 @@
-// Copyright 2019 The ChromiumOS Authors. All rights reserved.
+// Copyright 2019 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.