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