]> pd.if.org Git - pdclib.old/blobdiff - functions/string/memcpy.c
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
[pdclib.old] / functions / string / memcpy.c
index 636b21bf32530115bd8792623b1de9129747b153..dcdb49f8fdc2178a5fa8503c1d19aa41493c450d 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* memcpy( void *, const void *, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).