Artifact - code is original, not from PDPCLIB.
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Fri, 16 Dec 2005 18:14:30 +0000 (18:14 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Fri, 16 Dec 2005 18:14:30 +0000 (18:14 +0000)
git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@108 546481bc-9713-0410-bf18-d3337bbf4a3e

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>