diff --git a/tests/coverage/tlbMisaligned.S b/tests/coverage/tlbMisaligned.S index abec53973..e683c9a86 100644 --- a/tests/coverage/tlbMisaligned.S +++ b/tests/coverage/tlbMisaligned.S @@ -1,5 +1,5 @@ /////////////////////////////////////////// -// tlbGP.S +// tlbMisaligned.S // // Written: Rose Thompson rose@rosethompson.net // @@ -8,7 +8,7 @@ // A component of the CORE-V-WALLY configurable RISC-V project. // https://github.com/openhwgroup/cvw // -// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University +// Copyright (C) 2021-24 Harvey Mudd College & Oklahoma State University // // SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 //