From dd31438702d4a451722d447f35010f3f1599d593 Mon Sep 17 00:00:00 2001 From: Pietro Tedeschi Date: Fri, 10 Sep 2021 14:48:21 +0200 Subject: [PATCH] Update arid.c --- arid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arid.c b/arid.c index f57e15b..09499f4 100644 --- a/arid.c +++ b/arid.c @@ -4,7 +4,7 @@ * Licensed under the ARID license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at - * https://[LINK HERE] + * https://github.com/pietrotedeschi/arid/blob/master/LICENSE */ #include "arid.h"