git: 4c4be9ab4c5e - main - mtest: Update my copyright on this file.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Aug 2026 15:47:42 UTC
The branch main has been updated by bms:
URL: https://cgit.FreeBSD.org/src/commit/?id=4c4be9ab4c5eb4e11fdd678178cf6fb73c7855b7
commit 4c4be9ab4c5eb4e11fdd678178cf6fb73c7855b7
Author: Bruce M Simpson <bms@FreeBSD.org>
AuthorDate: 2026-08-03 13:10:14 +0000
Commit: Bruce M Simpson <bms@FreeBSD.org>
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.
*