git: 60f86d7418 - main - documentation/en: Bump copyright year

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Tue, 25 Aug 2026 22:59:36 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=60f86d741801e6aa3ba4d9916f10527f2425942f

commit 60f86d741801e6aa3ba4d9916f10527f2425942f
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-25 22:57:28 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-25 22:57:28 +0000

    documentation/en: Bump copyright year
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 documentation/content/en/books/developers-handbook/_index.adoc | 2 +-
 documentation/content/en/books/developers-handbook/book.adoc   | 2 +-
 documentation/content/en/books/faq/_index.adoc                 | 2 +-
 documentation/content/en/books/fdp-primer/_index.adoc          | 2 +-
 documentation/content/en/books/fdp-primer/book.adoc            | 2 +-
 documentation/content/en/books/fdp-primer/examples/_index.adoc | 2 +-
 documentation/content/en/books/fdp-primer/examples/_index.po   | 2 +-
 documentation/content/en/books/porters-handbook/book.adoc      | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 535131be28..7f00f90a62 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2,7 +2,7 @@
 title: Committer's Guide
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1999-2022 The FreeBSD Documentation Project
+copyright: 1999-2026 The FreeBSD Documentation Project
 description: Introductory information for FreeBSD committers
 trademarks: ["freebsd", "coverity", "git", "github", "gitlab", "ibm", "intel", "general"]
 weight: 25
diff --git a/documentation/content/en/books/developers-handbook/_index.adoc b/documentation/content/en/books/developers-handbook/_index.adoc
index 4d797ec889..d6cd14857c 100644
--- a/documentation/content/en/books/developers-handbook/_index.adoc
+++ b/documentation/content/en/books/developers-handbook/_index.adoc
@@ -2,7 +2,7 @@
 title: FreeBSD Developers' Handbook
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1995-2023 The FreeBSD Documentation Project
+copyright: 1995-2026 The FreeBSD Documentation Project
 description: For people who want to develop software for FreeBSD (and not just people who are developing FreeBSD itself)
 trademarks: ["freebsd", "apple", "ibm", "ieee", "intel", "linux", "microsoft", "opengroup", "sun", "general"]
 next: books/developers-handbook/parti
diff --git a/documentation/content/en/books/developers-handbook/book.adoc b/documentation/content/en/books/developers-handbook/book.adoc
index 7e7748178b..01fd5a5b97 100644
--- a/documentation/content/en/books/developers-handbook/book.adoc
+++ b/documentation/content/en/books/developers-handbook/book.adoc
@@ -2,7 +2,7 @@
 title: FreeBSD Developers' Handbook
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1995-2023 The FreeBSD Documentation Project
+copyright: 1995-2026 The FreeBSD Documentation Project
 description: For people who want to develop software for FreeBSD (and not just people who are developing FreeBSD itself)
 trademarks: ["freebsd", "apple", "ibm", "ieee", "intel", "linux", "microsoft", "opengroup", "sun", "general"]
 tags: ["FreeBSD Developers' Handbook"]
diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index 63a478a81e..f090d3773e 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -2,7 +2,7 @@
 title: Frequently Asked Questions for FreeBSD
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1995-2023 The FreeBSD Documentation Project
+copyright: 1995-2026 The FreeBSD Documentation Project
 description: Frequently Asked Questions for FreeBSD
 trademarks: ["freebsd", "ieee", "linux", "microsoft", "openbsd", "netbsd", "general"]
 bookOrder: 5
diff --git a/documentation/content/en/books/fdp-primer/_index.adoc b/documentation/content/en/books/fdp-primer/_index.adoc
index 7ba0dcbd7c..e7938abdf0 100644
--- a/documentation/content/en/books/fdp-primer/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/_index.adoc
@@ -2,7 +2,7 @@
 title: FreeBSD Documentation Project Primer for New Contributors
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1998-2023 The FreeBSD Documentation Project
+copyright: 1998-2026 The FreeBSD Documentation Project
 trademarks: ["freebsd", "general", "git"]
 description: Everything you need to know in order to start contributing to the FreeBSD Documentation Project
 next: books/fdp-primer/preface
diff --git a/documentation/content/en/books/fdp-primer/book.adoc b/documentation/content/en/books/fdp-primer/book.adoc
index 863a570052..bf175c4f56 100644
--- a/documentation/content/en/books/fdp-primer/book.adoc
+++ b/documentation/content/en/books/fdp-primer/book.adoc
@@ -2,7 +2,7 @@
 title: FreeBSD Documentation Project Primer for New Contributors
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1998-2023 The FreeBSD Documentation Project
+copyright: 1998-2026 The FreeBSD Documentation Project
 description: Everything you need to know in order to start contributing to the FreeBSD Documentation Project
 trademarks: ["freebsd", "general", "git"]
 tags: ["FDP", "documentation", "FreeBSD", "Index"]
diff --git a/documentation/content/en/books/fdp-primer/examples/_index.adoc b/documentation/content/en/books/fdp-primer/examples/_index.adoc
index b593780067..fc11ae23db 100644
--- a/documentation/content/en/books/fdp-primer/examples/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/examples/_index.adoc
@@ -62,7 +62,7 @@ For more examples of AsciiDoctor, examine the AsciiDoc source for this and other
 title: An Example Book
 authors:
   - author: The FreeBSD Documentation Project
-copyright: 1995-2021 The FreeBSD Documentation Project
+copyright: 1995-2026 The FreeBSD Documentation Project
 releaseinfo: "" 
 trademarks: ["general"] 
 ---
diff --git a/documentation/content/en/books/fdp-primer/examples/_index.po b/documentation/content/en/books/fdp-primer/examples/_index.po
index 08920529c0..4ec6a7aa73 100644
--- a/documentation/content/en/books/fdp-primer/examples/_index.po
+++ b/documentation/content/en/books/fdp-primer/examples/_index.po
@@ -66,7 +66,7 @@ msgid ""
 "title: An Example Book\n"
 "authors:\n"
 "  - author: The FreeBSD Documentation Project\n"
-"copyright: 1995-2021 The FreeBSD Documentation Project\n"
+"copyright: 1995-2026 The FreeBSD Documentation Project\n"
 "releaseinfo: \"\" \n"
 "trademarks: [\"general\"] \n"
 "---\n"
diff --git a/documentation/content/en/books/porters-handbook/book.adoc b/documentation/content/en/books/porters-handbook/book.adoc
index a81f97585c..44aa4ed4e9 100644
--- a/documentation/content/en/books/porters-handbook/book.adoc
+++ b/documentation/content/en/books/porters-handbook/book.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"] 
 tags: ["FreeBSD Porter's Handbook", "Porting", "FreeBSD Ports Collection"]