Skip to content

Commit 00b6a2f

Browse files
Merge pull request #460 from nate-fr/patch-1
Wrong file name in the copyright header
2 parents 41cdda2 + cf45fd1 commit 00b6a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SendGrid/ISendGridClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// <copyright file="SendGridClient.cs" company="SendGrid">
1+
// <copyright file="ISendGridClient.cs" company="SendGrid">
22
// Copyright (c) SendGrid. All rights reserved.
33
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
44
// </copyright>

0 commit comments

Comments
 (0)