]> pd.if.org Git - pdclib/blobdiff - functions/string/strcpy.c
Comment cleanups.
[pdclib] / functions / string / strcpy.c
index 8276dd745aecebc4b525fabb0ba86641b66e7594..68722feaf4e8b18eda8b84a5e88051ef777dd775 100644 (file)
@@ -1,7 +1,3 @@
-/* $Id$ */
-
-/* Release $Name$ */
-
 /* strcpy( char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).