Module Name: othersrc Committed By: lukem Date: Tue Jan 29 07:44:36 UTC 2019
Modified Files: othersrc/libexec/tnftpd/libnetbsd: strlcpy.c Log Message: strlcpy.c: fix copyright Fix copyright per NetBSD src/lib/libc/string/Attic/strlcpy.c rev 1.14 by removing duplicate copy of Todd Miller's copyright statement. Confirmed against OpenBSD src/lib/libc/string/strlcpy.c rev 1.7 per the OpenBSD RCSID in the comment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 othersrc/libexec/tnftpd/libnetbsd/strlcpy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.