Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   itojun
Date:           Thu May 15 15:02:52 UTC 2003

Modified Files:
        src/lib/libc/string: strlcat.c strlcpy.c
        src/sys/lib/libkern: strlcat.c strlcpy.c

Log Message:
latest copyright notice (more loose).  noted by wiz


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/string/strlcat.c
cvs rdiff -r1.12 -r1.13 src/lib/libc/string/strlcpy.c
cvs rdiff -r1.1 -r1.2 src/sys/lib/libkern/strlcat.c \
    src/sys/lib/libkern/strlcpy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index