summaryrefslogtreecommitdiff
path: root/lib/memxor.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memxor.c')
-rw-r--r--lib/memxor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memxor.c b/lib/memxor.c
index 4436f886e6..7c319ce47d 100644
--- a/lib/memxor.c
+++ b/lib/memxor.c
@@ -12,7 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU 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/>. */
/* Written by Simon Josefsson. The interface was inspired by memxor
in Niels Möller's Nettle. */