git: 674627b9b515 - main - Happy New Year 2023!
- Reply: Gordon Bergling : "Re: git: 674627b9b515 - main - Happy New Year 2023!"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jan 2023 05:46:01 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=674627b9b515485dfbd2265ed0d3215b09620e05
commit 674627b9b515485dfbd2265ed0d3215b09620e05
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-01-01 05:44:43 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-01-01 05:44:43 +0000
Happy New Year 2023!
Sponsored by: The FreeBSD Foundation
---
COPYRIGHT | 2 +-
sys/sys/copyright.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/COPYRIGHT b/COPYRIGHT
index 7e88f9ffdb11..9ed4f98d95a5 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -3,7 +3,7 @@
The compilation of software known as FreeBSD is distributed under the
following terms:
-Copyright (c) 1992-2022 The FreeBSD Project.
+Copyright (c) 1992-2023 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 402bf1bdc82a..5e053bfd5d12 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-2022 The FreeBSD Project. All rights reserved.
+ * Copyright (C) 1992-2023 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-2022 The FreeBSD Project.\n"
+ "Copyright (c) 1992-2023 The FreeBSD Project.\n"
/* Foundation */
#define TRADEMARK_Foundation \