diff --git a/internal/testprotos/order/order.pb.go b/internal/testprotos/order/order.pb.go index 82da29fd..07fa6584 100644 --- a/internal/testprotos/order/order.pb.go +++ b/internal/testprotos/order/order.pb.go @@ -1,3 +1,4 @@ +// Copyright 2019 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. diff --git a/internal/testprotos/order/order.proto b/internal/testprotos/order/order.proto index 2a214dd4..9333ace8 100644 --- a/internal/testprotos/order/order.proto +++ b/internal/testprotos/order/order.proto @@ -1,3 +1,4 @@ +// Copyright 2019 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.