From a71a85d5c383ee05b8e7141c260e705195eeb71e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 15 Jan 2024 15:54:53 -0600 Subject: prep for patches against golang master Signed-off-by: Jeff Carr --- output.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'output.go') diff --git a/output.go b/output.go index 8077332..188099e 100644 --- a/output.go +++ b/output.go @@ -1,3 +1,7 @@ +// Copyright 2024 The Go Authors. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + package log import ( -- cgit v1.2.3