]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/bsearch.c
Artifact - code is original, not from PDPCLIB.
[pdclib] / functions / stdlib / bsearch.c
index 7764d4763dd80217a060772211349362257c4939..881c99af99e5414bd58def477d76abcd7afe2d85 100644 (file)
@@ -6,8 +6,6 @@
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.
-
-   Code taken from Paul Edward's PDPCLIB.
 */
 
 #include <stdlib.h>