Skip to content

Commit

Permalink
#1034: fixed filenames in headers
Browse files Browse the repository at this point in the history
  • Loading branch information
rypdal committed Feb 28, 2023
1 parent 8b93219 commit 7f75e12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// <copyright file="SnsMessageAttributeHelper.cs" company="OpenTelemetry Authors">
// <copyright file="SnsMessageAttributeFormatter.cs" company="OpenTelemetry Authors">
// Copyright The OpenTelemetry Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// <copyright file="SqsMessageAttributeHelper.cs" company="OpenTelemetry Authors">
// <copyright file="SqsMessageAttributeFormatter.cs" company="OpenTelemetry Authors">
// Copyright The OpenTelemetry Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// <copyright file="SqsMessageAttributeHelperTests.cs" company="OpenTelemetry Authors">
// <copyright file="AWSMessageAttributeHelperTests.cs" company="OpenTelemetry Authors">
// Copyright The OpenTelemetry Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 7f75e12

Please sign in to comment.