git: 0efe935648f3 - main - netipsec: Update my copyright notice on the TCP-MD5 feature.

Bruce M Simpson <[email protected]> Mon, 03 Aug 2026 11:28:36 +0000
Newsgroups gmane.os.freebsd.devel.cvs.src,gmane.os.freebsd.current.scm
Message-ID <[email protected]>
The branch main has been updated by bms:

URL: https://cgit.FreeBSD.org/src/commit/?id=0efe935648f34d1430c36c3699e972e5b817991b

commit 0efe935648f34d1430c36c3699e972e5b817991b
Author:     Bruce M Simpson <[email protected]>
AuthorDate: 2026-07-30 16:10:27 +0000
Commit:     Bruce M Simpson <[email protected]>
CommitDate: 2026-08-03 11:27:45 +0000

    netipsec: Update my copyright notice on the TCP-MD5 feature.
---
 sys/netipsec/xform_tcp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/netipsec/xform_tcp.c b/sys/netipsec/xform_tcp.c
index f2e8f4975e35..b663c5f177db 100644
--- a/sys/netipsec/xform_tcp.c
+++ b/sys/netipsec/xform_tcp.c
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2003 Bruce M. Simpson <[email protected]>
+ * Copyright (c) 2003-2026 Bruce Simpson <[email protected]>
  * Copyright (c) 2016 Andrey V. Elsukov <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without