Skip to content

Commit

Permalink
add LICENSE header
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Jun 5, 2024
1 parent a8cc5c2 commit ab54046
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exporters/autoexport/logs.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

package autoexport

import (
Expand Down

0 comments on commit ab54046

Please sign in to comment.