diff options
Diffstat (limited to 'cipher/scrypt.c')
| -rw-r--r-- | cipher/scrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/scrypt.c b/cipher/scrypt.c index 13fd1cf0..c38c85a2 100644 --- a/cipher/scrypt.c +++ b/cipher/scrypt.c @@ -16,7 +16,7 @@ * GNU 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/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ /* Adapted from the nettle, low-level cryptographics library for |
