From cc8bd7ef5928b01729dfe6b20bc94b0e43dad16f Mon Sep 17 00:00:00 2001
From: Hannu Hanhi <hhanhipublic@gmail.com>
Date: Sat, 7 Nov 2020 00:19:43 +0200
Subject: [PATCH] Clarify license file mention in libdivide.h

---
 src/libdivide.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libdivide.h b/src/libdivide.h
index 915da00702..1a589c7e55 100644
--- a/src/libdivide.h
+++ b/src/libdivide.h
@@ -6,7 +6,7 @@
 //
 // libdivide is dual-licensed under the Boost or zlib licenses.
 // You may use libdivide under the terms of either of these.
-// See LICENSE.txt for more details.
+// See LICENSE.txt in the libdivide source code repository for more details.
 
 
 // NOTICE: This is an altered source version of libdivide.
-- 
GitLab