Skip to content

Commit

Permalink
Add MIT license header to DotnetProxyTrustManager.java
Browse files Browse the repository at this point in the history
  • Loading branch information
vcsjones authored Jun 8, 2024
1 parent 204f0e1 commit 4cb0c50
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

package net.dot.android.crypto;

import java.security.cert.CertificateException;
Expand Down

0 comments on commit 4cb0c50

Please sign in to comment.