diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2026-07-30 16:10:27 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2026-08-03 11:27:45 +0000 |
| commit | 0efe935648f34d1430c36c3699e972e5b817991b (patch) | |
| tree | 7c2bfe5f2a9f33f108a704e6a35a09611b550c78 | |
| parent | b451bdb7894dea69f74dd641861f800ac2268f5c (diff) | |
netipsec: Update my copyright notice on the TCP-MD5 feature.
| -rw-r--r-- | sys/netipsec/xform_tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
