copyright: Bump the copyright date.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2023-12-31 23:15:08 -07:00
parent 259e6fefc0
commit 499e84e16f
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
The compilation of software known as FreeBSD is distributed under the
following terms:
Copyright (c) 1992-2023 The FreeBSD Project.
Copyright (c) 1992-2024 The FreeBSD Project.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions

View File

@ -1,7 +1,7 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 1992-2023 The FreeBSD Project. All rights reserved.
* Copyright (C) 1992-2024 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
@ -35,7 +35,7 @@
/* FreeBSD */
#define COPYRIGHT_FreeBSD \
"Copyright (c) 1992-2023 The FreeBSD Project.\n"
"Copyright (c) 1992-2024 The FreeBSD Project.\n"
/* Foundation */
#define TRADEMARK_Foundation \