git: 0efe935648f3 - main - netipsec: Update my copyright notice on the TCP-MD5 feature.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Aug 2026 11:28:36 UTC
The branch main has been updated by bms:
URL: https://cgit.FreeBSD.org/src/commit/?id=0efe935648f34d1430c36c3699e972e5b817991b
commit 0efe935648f34d1430c36c3699e972e5b817991b
Author: Bruce M Simpson <bms@FreeBSD.org>
AuthorDate: 2026-07-30 16:10:27 +0000
Commit: Bruce M Simpson <bms@FreeBSD.org>
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 <bms@spc.org>
+ * Copyright (c) 2003-2026 Bruce Simpson <bms@FreeBSD.org>
* Copyright (c) 2016 Andrey V. Elsukov <ae@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without