From e59d3d4c3ec484946f99728deb8e20ab73df5c11 Mon Sep 17 00:00:00 2001
From: "Paolo G. Giarrusso" <p.giarrusso@gmail.com>
Date: Fri, 10 Jul 2020 19:02:39 +0200
Subject: [PATCH] LICENSE-CODE: Clarify which BSD license is being used

---
 LICENSE-CODE | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LICENSE-CODE b/LICENSE-CODE
index 7bb110b2c..78e892037 100644
--- a/LICENSE-CODE
+++ b/LICENSE-CODE
@@ -1,5 +1,6 @@
 All files in this development, excluding those in docs/ and tex/, are
-distributed under the terms of the BSD license, included below.
+distributed under the terms of the 3-clause BSD license
+(https://opensource.org/licenses/BSD-3-Clause), included below.
 
 Copyright: Iris developers and contributors
 
-- 
GitLab