summaryrefslogtreecommitdiff
path: root/lib/nettle/int/drbg-aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/int/drbg-aes.c')
-rw-r--r--lib/nettle/int/drbg-aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nettle/int/drbg-aes.c b/lib/nettle/int/drbg-aes.c
index d8b0780cff..af8b347a5a 100644
--- a/lib/nettle/int/drbg-aes.c
+++ b/lib/nettle/int/drbg-aes.c
@@ -15,7 +15,7 @@
* 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 <config.h>