Skip to content

Commit df5e801

Browse files
committed
missed header
1 parent e2c8fed commit df5e801

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/WebJobs.Script.WebHost/Security/KeyManagement/ContainerAppsSecretsRepository.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
using System;
1+
// Copyright (c) .NET Foundation. All rights reserved.
2+
// Licensed under the MIT License. See License.txt in the project root for license information.
3+
4+
using System;
25
using System.Collections.Generic;
36
using System.IO;
47
using System.Linq;

0 commit comments

Comments
 (0)