diff options
Diffstat (limited to 'lib/pubkey.c')
-rw-r--r-- | lib/pubkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pubkey.c b/lib/pubkey.c index 5c8bb9837b..f1a0302fca 100644 --- a/lib/pubkey.c +++ b/lib/pubkey.c @@ -16,7 +16,7 @@ * Lesser 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/> */ #include "gnutls_int.h" |