diff options
Diffstat (limited to 'src/getrandom.c')
| -rw-r--r-- | src/getrandom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getrandom.c b/src/getrandom.c index f9bb5c0c..588766ac 100644 --- a/src/getrandom.c +++ b/src/getrandom.c @@ -80,7 +80,7 @@ print_version (int with_help) fputs (MYVERSION_LINE "\n" "Copyright (C) 2006 Free Software Foundation, Inc.\n" "License GPLv2+: GNU GPL version 2 or later " - "<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n" + "<https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n", stdout); |
