git: 848cbe284a - main - porters-handbook: Update Copyright years.

From: Dmitry Morozovsky <marck_at_FreeBSD.org>
Date: Wed, 28 Jan 2026 08:06:25 UTC
The branch main has been updated by marck:

URL: https://cgit.FreeBSD.org/doc/commit/?id=848cbe284abe24883292b56fdfc0dac7d3320f78

commit 848cbe284abe24883292b56fdfc0dac7d3320f78
Author:     Dmitry Morozovsky <marck@FreeBSD.org>
AuthorDate: 2026-01-28 08:04:46 +0000
Commit:     Dmitry Morozovsky <marck@FreeBSD.org>
CommitDate: 2026-01-28 08:04:46 +0000

    porters-handbook: Update Copyright years.
    
    Spotted by:     FreeBSD telegram community
---
 documentation/content/en/books/porters-handbook/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/porters-handbook/_index.adoc b/documentation/content/en/books/porters-handbook/_index.adoc
index 4dc2f92ad9..3c11fb0b50 100644
--- a/documentation/content/en/books/porters-handbook/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/_index.adoc
@@ -2,7 +2,7 @@
 title: FreeBSD Porter's Handbook
 authors: 
   - author: The FreeBSD Documentation Project
-copyright: 2000-2023 The FreeBSD Documentation Project
+copyright: 2000-2026 The FreeBSD Documentation Project
 description: Essential reading if you plan on providing a port of a third party piece of software
 trademarks: ["freebsd", "sun", "unix", "general"]
 next: books/porters-handbook/porting-why