diff --git a/lib/libkvm/kvm_riscv.h b/lib/libkvm/kvm_riscv.h index f1021f448dc0..28472de998ca 100644 --- a/lib/libkvm/kvm_riscv.h +++ b/lib/libkvm/kvm_riscv.h @@ -1,7 +1,7 @@ /*- * Copyright (c) 2015 John H. Baldwin - * Copyright (c) 2019 Mitchell Horne * All rights reserved. + * Copyright (c) 2019 Mitchell Horne * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/riscv/riscv/minidump_machdep.c b/sys/riscv/riscv/minidump_machdep.c index 42f166b53d60..839f023f9205 100644 --- a/sys/riscv/riscv/minidump_machdep.c +++ b/sys/riscv/riscv/minidump_machdep.c @@ -1,8 +1,8 @@ /*- * Copyright (c) 2006 Peter Wemm * Copyright (c) 2015 The FreeBSD Foundation - * Copyright (c) 2019 Mitchell Horne * All rights reserved. + * Copyright (c) 2019 Mitchell Horne * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions