Source-Changes archive

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

CVS commit: sharesrc



Module Name:    sharesrc
Committed By:   cgd
Date:           Tue Jun 13 22:36:17 UTC 2000

Modified Files:
        sharesrc/share/man/man9: evcnt.9 softintr.9
        syssrc/sys/kern: subr_autoconf.c
        syssrc/sys/sys: device.h

Log Message:
Replace my personal attribution string ("This product includes software
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project.  See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 sharesrc/share/man/man9/evcnt.9
cvs rdiff -r1.2 -r1.3 sharesrc/share/man/man9/softintr.9
cvs rdiff -r1.53 -r1.54 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/sys/device.h

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