Skip to content

Commit

Permalink
LIB: relicense fast_log2 to LGPL with permission of original author
Browse files Browse the repository at this point in the history
Closes #27.

Signed-off-by: Stefan Westerfeld <[email protected]>
  • Loading branch information
swesterfeld committed Jun 9, 2024
1 parent a527c2e commit 73450d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/smmath.hh
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 73450d3

Please sign in to comment.