1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

copyright: Happy New Year 2026!

We are now one quarter into the 21st century.
This commit is contained in:
Xin LI
2026-01-01 00:29:23 +00:00
parent aa611fa7e8
commit 8f41677ea4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
The compilation of software known as FreeBSD is distributed under the The compilation of software known as FreeBSD is distributed under the
following terms: following terms:
Copyright (c) 1992-2025 The FreeBSD Project. Copyright (c) 1992-2026 The FreeBSD Project.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions modification, are permitted provided that the following conditions
+2 -2
View File
@@ -1,7 +1,7 @@
/*- /*-
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Copyright (C) 1992-2025 The FreeBSD Project. All rights reserved. * Copyright (C) 1992-2026 The FreeBSD Project. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -35,7 +35,7 @@
/* FreeBSD */ /* FreeBSD */
#define COPYRIGHT_FreeBSD \ #define COPYRIGHT_FreeBSD \
"Copyright (c) 1992-2025 The FreeBSD Project.\n" "Copyright (c) 1992-2026 The FreeBSD Project.\n"
/* Foundation */ /* Foundation */
#define TRADEMARK_Foundation \ #define TRADEMARK_Foundation \