git: 5ebea466dc02 - main - inpcb: add myself to the copyright notice
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Feb 2023 17:39:49 UTC
The branch main has been updated by glebius:
URL: https://cgit.FreeBSD.org/src/commit/?id=5ebea466dc02f28573af96033f2651fc8dc04c0f
commit 5ebea466dc02f28573af96033f2651fc8dc04c0f
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2023-02-01 17:35:25 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2023-02-01 17:39:25 +0000
inpcb: add myself to the copyright notice
for the SMR synchronization in late 2021 and following cleanups
---
sys/netinet/in_pcb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c
index 0a99981d059b..baac2f131df4 100644
--- a/sys/netinet/in_pcb.c
+++ b/sys/netinet/in_pcb.c
@@ -5,6 +5,7 @@
* The Regents of the University of California.
* Copyright (c) 2007-2009 Robert N. M. Watson
* Copyright (c) 2010-2011 Juniper Networks, Inc.
+ * Copyright (c) 2021-2022 Gleb Smirnoff <glebius@FreeBSD.org>
* All rights reserved.
*
* Portions of this software were developed by Robert N. M. Watson under