From 23c5b7515a7dfae22753a73446386ca39936ecc6 Mon Sep 17 00:00:00 2001 From: Shugo Maeda Date: Thu, 2 May 2024 09:08:44 +0900 Subject: [PATCH] Remove a direct reference to BSDL --- LICENSE.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index deae94c1..d46b45d4 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ -All the files in this distribution are covered under either the Ruby's -license (see the file COPYING) or BSD-2-Clause license (see the file BSDL) -except some documentation mentioned below. +All the files in this distribution are covered under either the Ruby license or +the BSD-2-Clause license (see the file COPYING) except some documentation mentioned +below. -------------------------------------------------------------------------