CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/06/26 11:38:40

Modified files:
        sys/arch/riscv64/riscv64: locore.S 

Log message:
For some reason the riscv64 locore.S ended up with the copyright license
from the arm64 locore.S.  But the code was clearly copied from FreeBSD's
riscv64 locore.S.  The license is the same, but the author/attribution isn't.
Fix this.

ok deraadt@

Reply via email to