git: 949582900f - main - fdp-primer: Assign copyright to author
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=949582900fdaff5b8157a752fa8039a1887eba6c commit 949582900fdaff5b8157a752fa8039a1887eba6c Author: Lorenzo Salvadore <[email protected]> AuthorDate: 2023-03-05 12:50:58 +0000 Commit: Lorenzo Salvadore <[email protected]> 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