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