aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYRIGHT3
-rw-r--r--sys/sys/copyright.h6
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 \