Skip to content

Commit 4cb0c50

Browse files
authored
Add MIT license header to DotnetProxyTrustManager.java
1 parent 204f0e1 commit 4cb0c50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/native/libs/System.Security.Cryptography.Native.Android/net/dot/android/crypto/DotnetProxyTrustManager.java

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the MIT license.
3+
14
package net.dot.android.crypto;
25

36
import java.security.cert.CertificateException;

0 commit comments

Comments
 (0)