diff options
Diffstat (limited to 'tests/ssl30-server-kx-neg.c')
-rw-r--r-- | tests/ssl30-server-kx-neg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ssl30-server-kx-neg.c b/tests/ssl30-server-kx-neg.c index 46a2213290..cdfc1e466c 100644 --- a/tests/ssl30-server-kx-neg.c +++ b/tests/ssl30-server-kx-neg.c @@ -16,7 +16,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <https://www.gnu.org/licenses/> */ #ifdef HAVE_CONFIG_H |