diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2023-03-05 12:50:58 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2023-03-05 13:59:58 +0000 |
commit | 949582900fdaff5b8157a752fa8039a1887eba6c (patch) | |
tree | 41a5edb189126e40ce611414c6c224a4750b2bc9 | |
parent | 9074e8bc7c24408c213aa9fd115fcc86e5170ff4 (diff) | |
download | doc-949582900f.tar.gz doc-949582900f.zip |
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
-rw-r--r-- | documentation/content/en/books/fdp-primer/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |