Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   chuck
Date:           Wed Feb  2 20:07:25 UTC 2011

Modified Files:
        src/sys/uvm: uvm_mmap.c uvm_pager.h uvm_unix.c uvm_vnode.c

Log Message:
udpate license clauses on my code to match the new-style BSD licenses.
verified with Mike Hibler it is ok to remove clause 3 on utah copyright,
as per UCB.
based on diff that rmind@ sent me.

no functional change with this commit.


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/uvm/uvm_mmap.c
cvs rdiff -u -r1.40 -r1.41 src/sys/uvm/uvm_pager.h
cvs rdiff -u -r1.43 -r1.44 src/sys/uvm/uvm_unix.c
cvs rdiff -u -r1.93 -r1.94 src/sys/uvm/uvm_vnode.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