From: Joel Rosdahl Date: Mon, 15 Jan 2024 20:36:04 +0000 (+0100) Subject: chore: Remove obsolete section from LICENSE.adoc X-Git-Tag: v4.10~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c563c14ecc43d630f92cf662e0725ba8b7bfbb49;p=thirdparty%2Fccache.git chore: Remove obsolete section from LICENSE.adoc --- diff --git a/LICENSE.adoc b/LICENSE.adoc index 75c597bfe..d2957e38c 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -48,28 +48,6 @@ the GPL: that is, if separated from the ccache sources, they may be usable under less restrictive terms. -=== src/third_party/base32hex.* - -This base32hex implementation comes from -. - ----- -(C) 2012 Peter Conrad - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License version 3 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -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 . ----- - - === src/third_party/blake3/blake3_* This is a subset of https://github.com/BLAKE3-team/BLAKE3[BLAKE3] 1.5.0 with the