aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/go_exec.go
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/go_exec.go')
-rw-r--r--compiler_wrapper/go_exec.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler_wrapper/go_exec.go b/compiler_wrapper/go_exec.go
index 2f2e5ad9..88335052 100644
--- a/compiler_wrapper/go_exec.go
+++ b/compiler_wrapper/go_exec.go
@@ -1,7 +1,8 @@
-// Copyright 2020 The Chromium OS Authors. All rights reserved.
+// Copyright 2020 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+//go:build !libc_exec
// +build !libc_exec
package main