The branch main has been updated by bms: URL: https://cgit.FreeBSD.org/src/commit/?id=4c4be9ab4c5eb4e11fdd678178cf6fb73c7855b7
commit 4c4be9ab4c5eb4e11fdd678178cf6fb73c7855b7 Author: Bruce M Simpson <[email protected]> AuthorDate: 2026-08-03 13:10:14 +0000 Commit: Bruce M Simpson <[email protected]> CommitDate: 2026-08-03 15:47:24 +0000 mtest: Update my copyright on this file. --- usr.sbin/mtest/mtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/mtest/mtest.c b/usr.sbin/mtest/mtest.c index e15068644043..1edeaec2d35b 100644 --- a/usr.sbin/mtest/mtest.c +++ b/usr.sbin/mtest/mtest.c @@ -1,7 +1,7 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2007-2009 Bruce Simpson. + * Copyright (c) 2007-2026 Bruce Simpson. * Copyright (c) 2000 Wilbert De Graaf. * All rights reserved. *
