git: 949582900f - main - fdp-primer: Assign copyright to author
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Mar 2023 14:00:09 UTC
The branch main has been updated by salvadore:
URL: https://cgit.FreeBSD.org/doc/commit/?id=949582900fdaff5b8157a752fa8039a1887eba6c
commit 949582900fdaff5b8157a752fa8039a1887eba6c
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-03-05 12:50:58 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-03-05 13:59:58 +0000
fdp-primer: Assign copyright to author
According to _index.adoc, the author of the document is The FreeBSD
Documentation Project, but copyright is assigned to DocEng. Assign
copyright to The FreeBSD Documentation Project.
While here, also update the copyright years.
Approved by: doceng (carlavilla)
Differential Revision: https://reviews.freebsd.org/D38914
---
documentation/content/en/books/fdp-primer/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/fdp-primer/_index.adoc b/documentation/content/en/books/fdp-primer/_index.adoc
index d0ea71bfba..75c3c0e507 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-2021 DocEng
+copyright: 1998-2023 The FreeBSD Documentation Project
trademarks: ["general"]
description: Everything you need to know in order to start contributing to the FreeBSD Documentation Project
next: books/fdp-primer/preface