git: 39813e16d5 - main - Bump some copyright years
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 13:44:40 UTC
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=39813e16d58b9d12f7b38e408cd58d1b524474c4
commit 39813e16d58b9d12f7b38e408cd58d1b524474c4
Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-08-26 13:44:21 +0000
Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-08-26 13:44:21 +0000
Bump some copyright years
---
documentation/content/en/books/arch-handbook/_index.adoc | 2 +-
documentation/content/en/books/arch-handbook/book.adoc | 2 +-
documentation/content/en/books/developers-handbook/_index.adoc | 2 +-
documentation/content/en/books/developers-handbook/book.adoc | 2 +-
documentation/content/en/books/porters-handbook/_index.adoc | 2 +-
documentation/content/en/books/porters-handbook/book.adoc | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/documentation/content/en/books/arch-handbook/_index.adoc b/documentation/content/en/books/arch-handbook/_index.adoc
index 1ab2efda95..f12bdf69dd 100644
--- a/documentation/content/en/books/arch-handbook/_index.adoc
+++ b/documentation/content/en/books/arch-handbook/_index.adoc
@@ -2,7 +2,7 @@
title: FreeBSD Architecture Handbook
authors:
- author: The FreeBSD Documentation Project
-copyright: 2000-2006, 2012-2021 The FreeBSD Documentation Project
+copyright: 2000-2006, 2012-2023 The FreeBSD Documentation Project
description: For FreeBSD system developers. This book covers the architectural details of many important FreeBSD kernel subsystems
trademarks: ["freebsd", "apple", "microsoft", "unix", "general"]
tags: ["Arch Handbook", "FreeBSD"]
diff --git a/documentation/content/en/books/arch-handbook/book.adoc b/documentation/content/en/books/arch-handbook/book.adoc
index 15b9bdede4..b9e7b223e8 100644
--- a/documentation/content/en/books/arch-handbook/book.adoc
+++ b/documentation/content/en/books/arch-handbook/book.adoc
@@ -2,7 +2,7 @@
title: FreeBSD Architecture Handbook
authors:
- author: The FreeBSD Documentation Project
-copyright: Copyright © 2000-2006, 2012-2021 The FreeBSD Documentation Project
+copyright: Copyright © 2000-2006, 2012-2023 The FreeBSD Documentation Project
description: For FreeBSD system developers. This book covers the architectural details of many important FreeBSD kernel subsystems
trademarks: ["freebsd", "apple", "microsoft", "unix", "general"]
tags: ["Arch Handbook", "FreeBSD"]
diff --git a/documentation/content/en/books/developers-handbook/_index.adoc b/documentation/content/en/books/developers-handbook/_index.adoc
index 503fd905f8..c8de6b25da 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-2021 The FreeBSD Documentation Project
+copyright: 1995-2023 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 3cb4f7ccca..63a89edddc 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-2021 The FreeBSD Documentation Project
+copyright: 1995-2023 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/porters-handbook/_index.adoc b/documentation/content/en/books/porters-handbook/_index.adoc
index 48338f9c5f..bbcbda3406 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-2021 The FreeBSD Documentation Project
+copyright: 2000-2023 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
diff --git a/documentation/content/en/books/porters-handbook/book.adoc b/documentation/content/en/books/porters-handbook/book.adoc
index 4a52500ca8..f3b6ccbe35 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-2021 The FreeBSD Documentation Project
+copyright: 2000-2023 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"]