]> pd.if.org Git - pdclib/blobdiff - functions/string/memcpy.c
Comment cleanups.
[pdclib] / functions / string / memcpy.c
index 636b21bf32530115bd8792623b1de9129747b153..f42137c1cdbce4c5b80ca1dbfdc8ab18ff3b5500 100644 (file)
@@ -1,7 +1,3 @@
-/* $Id$ */
-
-/* Release $Name$ */
-
 /* memcpy( void *, const void *, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).