diff --git a/src/strlcpy.cxx b/src/strlcpy.cxx index 586c2bc9..39923454 100644 --- a/src/strlcpy.cxx +++ b/src/strlcpy.cxx @@ -2,7 +2,6 @@ Name: strlcpy.c Created by: Stefan Ritt - Copyright 2000 + Stefan Ritt Contents: Contains strlcpy and strlcat which are versions of strcpy and strcat, but which avoid buffer overflows