Fix a small typo in the license url.

This commit is contained in:
greyspectrum 2017-09-06 13:31:52 -04:00
parent 2f4dd71eed
commit 52ecf1669e
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
// To the extent possible under law, the authors have waived all copyright and
// related or neighboring rights to curve25519-dalek, using the Creative
// Commons "CC0" public domain dedication. See
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// <http://creativecommons.org/publicdomain/zero/1.0/> for full details.
//
// Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -3,7 +3,7 @@
// To the extent possible under law, the authors have waived all copyright and
// related or neighboring rights to curve25519-dalek, using the Creative
// Commons "CC0" public domain dedication. See
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// <http://creativecommons.org/publicdomain/zero/1.0/> for full details.
//
// Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net>