From 73450d34be2791daaedccba468a274d1a1c61b22 Mon Sep 17 00:00:00 2001 From: Stefan Westerfeld Date: Sun, 9 Jun 2024 11:10:25 +0200 Subject: [PATCH] LIB: relicense fast_log2 to LGPL with permission of original author Closes #27. Signed-off-by: Stefan Westerfeld --- lib/smmath.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/smmath.hh b/lib/smmath.hh index 9c6d0042..0f83b75f 100644 --- a/lib/smmath.hh +++ b/lib/smmath.hh @@ -551,7 +551,6 @@ sm_clamp (const T& value, const T& min_value, const T& max_value) } ////////////// start: code based on log2 code from Anklang/ASE by Tim Janik -// This Source Code Form is licensed MPL-2.0: http://mozilla.org/MPL/2.0 /** Union to compartmentalize an IEEE-754 float. * IEEE 754 single precision floating point layout: