From owner-dev-commits-src-all@freebsd.org  Thu Dec 31 15:29:52 2020
Return-Path: <owner-dev-commits-src-all@freebsd.org>
Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id BFE9E4C4F6F;
 Thu, 31 Dec 2020 15:29:52 +0000 (UTC) (envelope-from git@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4D6Bsr55Yrz4tR8;
 Thu, 31 Dec 2020 15:29:52 +0000 (UTC) (envelope-from git@FreeBSD.org)
Received: from gitrepo.freebsd.org (gitrepo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:5])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A0E1F12DEF;
 Thu, 31 Dec 2020 15:29:52 +0000 (UTC) (envelope-from git@FreeBSD.org)
Received: from gitrepo.freebsd.org ([127.0.1.44])
 by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 0BVFTqUk056563;
 Thu, 31 Dec 2020 15:29:52 GMT (envelope-from git@gitrepo.freebsd.org)
Received: (from git@localhost)
 by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BVFTq1s056562;
 Thu, 31 Dec 2020 15:29:52 GMT (envelope-from git)
Date: Thu, 31 Dec 2020 15:29:52 GMT
Message-Id: <202012311529.0BVFTq1s056562@gitrepo.freebsd.org>
To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org,
 dev-commits-src-main@FreeBSD.org
From: Glen Barber <gjb@FreeBSD.org>
Subject: git: c3e89a30fdc2 - main - copyrights: Happy New Year 2021
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Git-Committer: gjb
X-Git-Repository: src
X-Git-Refname: refs/heads/main
X-Git-Reftype: branch
X-Git-Commit: c3e89a30fdc2c985b73f46ab2f414d53945fc00b
Auto-Submitted: auto-generated
X-BeenThere: dev-commits-src-all@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: Commit messages for all branches of the src repository
 <dev-commits-src-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/dev-commits-src-all>, 
 <mailto:dev-commits-src-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/dev-commits-src-all/>
List-Post: <mailto:dev-commits-src-all@freebsd.org>
List-Help: <mailto:dev-commits-src-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all>, 
 <mailto:dev-commits-src-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Dec 2020 15:29:52 -0000

The branch main has been updated by gjb:

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

commit c3e89a30fdc2c985b73f46ab2f414d53945fc00b
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2020-12-31 15:23:36 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2020-12-31 15:29:44 +0000

    copyrights: Happy New Year 2021
    
    Good riddance 2020.
    
    Sponsored by:   Rubicon Communications, LLC (netgate.com)
---
 COPYRIGHT           | 3 +--
 sys/sys/copyright.h | 6 ++----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/COPYRIGHT b/COPYRIGHT
index 4a40a9f3c6cf..3cf4fa961551 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,10 +1,9 @@
-# $FreeBSD$
 #	@(#)COPYRIGHT	8.2 (Berkeley) 3/21/94
 
 The compilation of software known as FreeBSD is distributed under the
 following terms:
 
-Copyright (c) 1992-2020 The FreeBSD Project.
+Copyright (c) 1992-2021 The FreeBSD Project.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h
index b7b4090be317..c9e070859e6c 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (C) 1992-2020 The FreeBSD Project. All rights reserved.
+ * Copyright (C) 1992-2021 The FreeBSD Project. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -23,8 +23,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- * $FreeBSD$
  */
 
 /* Copyrights macros  */
@@ -35,7 +33,7 @@
 
 /* FreeBSD */
 #define COPYRIGHT_FreeBSD \
-	"Copyright (c) 1992-2020 The FreeBSD Project.\n"
+	"Copyright (c) 1992-2021 The FreeBSD Project.\n"
 
 /* Foundation */
 #define	TRADEMARK_Foundation \