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:
@@ -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
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user