git: 1a8f198fa665 - main - epair: remove "All rights reserved"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 16:53:18 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=1a8f198fa66518e6d249fa8aa765ec6e50a4fbab
commit 1a8f198fa66518e6d249fa8aa765ec6e50a4fbab
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2021-11-02 16:48:07 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2021-11-02 16:50:26 +0000
epair: remove "All rights reserved"
Remove "All rights reserved" from The FreeBSD Foundation owned
copyrights on epair code and documentation.
Approved by: emaste (FreeBSD Foundation)
---
share/man/man4/epair.4 | 1 -
sys/net/if_epair.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/share/man/man4/epair.4 b/share/man/man4/epair.4
index 3ea706cb02ac..e1018e4b177f 100644
--- a/share/man/man4/epair.4
+++ b/share/man/man4/epair.4
@@ -1,6 +1,5 @@
.\"-
.\" Copyright (c) 2008 The FreeBSD Foundation
-.\" All rights reserved.
.\"
.\" This software was developed by CK Software GmbH under sponsorship
.\" from the FreeBSD Foundation.
diff --git a/sys/net/if_epair.c b/sys/net/if_epair.c
index e46c5271cc0f..89483db46337 100644
--- a/sys/net/if_epair.c
+++ b/sys/net/if_epair.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2008 The FreeBSD Foundation
- * All rights reserved.
* Copyright (c) 2009-2021 Bjoern A. Zeeb <bz@FreeBSD.org>
*
* This software was developed by CK Software GmbH under sponsorship