]> pd.if.org Git - pdclib/commitdiff
Artifact - code is original, not from PDPCLIB.
authorsolar <unknown>
Fri, 16 Dec 2005 18:14:30 +0000 (18:14 +0000)
committersolar <unknown>
Fri, 16 Dec 2005 18:14:30 +0000 (18:14 +0000)
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.
 
    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>
 */
 
 #include <stdlib.h>