Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs')
-rw-r--r--src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs b/src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs
index 76ed04a2ff..e8cf86fb6d 100644
--- a/src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs
+++ b/src/System.Net.Security/tests/FunctionalTests/UnixGssFakeStreamFramer.cs
@@ -1,3 +1,7 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
using System;
using System.IO;
using System.Threading.Tasks;