]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Remove obsolete section from LICENSE.adoc
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 15 Jan 2024 20:36:04 +0000 (21:36 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Jan 2024 09:50:16 +0000 (10:50 +0100)
LICENSE.adoc

index 75c597bfe46b994341dc031daf531a3cd55d6e03..d2957e38c96d38d1a7153b56d0977872df706b7d 100644 (file)
@@ -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
-<https://github.com/pmconrad/tinydnssec>.
-
-----
-(C) 2012 Peter Conrad <conrad@quisquis.de>
-
-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 <http://www.gnu.org/licenses/>.
-----
-
-
 === src/third_party/blake3/blake3_*
 
 This is a subset of https://github.com/BLAKE3-team/BLAKE3[BLAKE3] 1.5.0 with the