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