Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 59f169e

Browse files
martinwoodwardjkotas
authored andcommitted
Fix #6125 (#6432)
Add reference for Bit Twiddling Hacks
1 parent 087e750 commit 59f169e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

THIRD-PARTY-NOTICES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,19 @@ CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8585
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8686
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
8787
SOFTWARE.
88+
89+
License notice for Bit Twiddling Hacks
90+
--------------------------------------
91+
92+
Bit Twiddling Hacks
93+
94+
By Sean Eron Anderson
95+
96+
97+
Individually, the code snippets here are in the public domain (unless otherwise
98+
noted) — feel free to use them however you please. The aggregate collection and
99+
descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
100+
distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
101+
without even the implied warranty of merchantability or fitness for a particular
102+
purpose.
103+

0 commit comments

Comments
 (0)