Skip to content

Commit

Permalink
Fix changing comments in combineerrors_test.go
Browse files Browse the repository at this point in the history
Do not change comments in
consumer/consumererror/combineerrors_test.go.
  • Loading branch information
ozerovandrei committed Feb 14, 2021
1 parent 3979ab8 commit b370f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions consumer/consumererror/combineerrors_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright The OpenTelemetry Authors
// Copyright The OpenTelemetry Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
Expand Down

0 comments on commit b370f1c

Please sign in to comment.