git: 499e84e16f56 - main - copyright: Bump the copyright date.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 06:17:12 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=499e84e16f56013e24fb69ae8ecfe75180e8d704
commit 499e84e16f56013e24fb69ae8ecfe75180e8d704
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-01-01 06:15:08 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-01-01 06:15:43 +0000
copyright: Bump the copyright date.
Sponsored by: Netflix
---
COPYRIGHT | 2 +-
sys/sys/copyright.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/COPYRIGHT b/COPYRIGHT
index 9bc4e3c04fc9..a91bc042150c 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -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
diff --git a/sys/sys/copyright.h b/sys/sys/copyright.h
index ee6f5b805164..0da33cec4eb8 100644
--- a/sys/sys/copyright.h
+++ b/sys/sys/copyright.h
@@ -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 \