git: 2c376bf316 - main - Upgrade copyright years
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=2c376bf316befda38cfdb1a3673d6c70c59a2815 commit 2c376bf316befda38cfdb1a3673d6c70c59a2815 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2025-01-07 16:32:54 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2025-01-07 16:32:54 +0000 Upgrade copyright years --- documentation/Makefile | 4 ++-- documentation/content/en/books/fdp-primer/doc-build/_index.adoc | 8 ++++---- documentation/themes/beastie/LICENSE | 4 ++-- documentation/tools/global-pgpkeys-creator.rb | 4 ++-- website/Makefile | 4 ++-- website/themes/beastie/LICENSE | 4 ++-- website/tools/hardware-notes-processor.rb | 4 ++-- website/tools/releases-toml.rb | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/documentation/Makefile b/documentation/Makefile index cd255d01a1..2ca9c0c82a 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,7 +1,7 @@ # Generate the FreeBSD documentation # -# Copyright (c) 2020-2023, The FreeBSD Documentation Project -# Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +# Copyright (c) 2020-2025, The FreeBSD Documentation Project +# Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> # # Targets intended for use on the command line # diff --git a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc index 3a3795aefe..eb043eea36 100644 --- a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc +++ b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc @@ -258,8 +258,8 @@ This [.filename]#Makefile# takes the following form: .... # Generate the FreeBSD documentation # -# Copyright (c) 2020-2021, The FreeBSD Documentation Project -# Copyright (c) 2020-2021, Sergio Carlavilla <[email protected]> +# Copyright (c) 2020-2025, The FreeBSD Documentation Project +# Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> # # Targets intended for use on the command line # @@ -548,8 +548,8 @@ This [.filename]#Makefile# takes the form of: .... # Generate the FreeBSD website # -# Copyright (c) 2020-2021, The FreeBSD Documentation Project -# Copyright (c) 2020-2021, Sergio Carlavilla <[email protected]> +# Copyright (c) 2020-2025, The FreeBSD Documentation Project +# Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> # # Targets intended for use on the command line # diff --git a/documentation/themes/beastie/LICENSE b/documentation/themes/beastie/LICENSE index 013f5e28fe..41546d1bbd 100644 --- a/documentation/themes/beastie/LICENSE +++ b/documentation/themes/beastie/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 1994-2023, The FreeBSD Project -Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +Copyright (c) 1994-2025, The FreeBSD Project +Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> Redistribution and use in source and binary forms, with or without diff --git a/documentation/tools/global-pgpkeys-creator.rb b/documentation/tools/global-pgpkeys-creator.rb index f47573713f..5e5596bab6 100644 --- a/documentation/tools/global-pgpkeys-creator.rb +++ b/documentation/tools/global-pgpkeys-creator.rb @@ -3,8 +3,8 @@ =begin BSD 2-Clause License -Copyright (c) 2020-2023, The FreeBSD Project -Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +Copyright (c) 2020-2025, The FreeBSD Project +Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> This script will merge all the pgpkeys into one single file diff --git a/website/Makefile b/website/Makefile index 545e4d13d5..70d8d3f17b 100644 --- a/website/Makefile +++ b/website/Makefile @@ -1,7 +1,7 @@ # Generate the FreeBSD website # -# Copyright (c) 2020-2023, The FreeBSD Documentation Project -# Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +# Copyright (c) 2020-2025, The FreeBSD Documentation Project +# Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> # # Targets intended for use on the command line # diff --git a/website/themes/beastie/LICENSE b/website/themes/beastie/LICENSE index 7a787ee2ed..e31d36bffc 100644 --- a/website/themes/beastie/LICENSE +++ b/website/themes/beastie/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2020-2023, The FreeBSD Project -Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +Copyright (c) 2020-2025, The FreeBSD Project +Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> Redistribution and use in source and binary forms, with or without diff --git a/website/tools/hardware-notes-processor.rb b/website/tools/hardware-notes-processor.rb index 3443d637ba..ef94d66c27 100644 --- a/website/tools/hardware-notes-processor.rb +++ b/website/tools/hardware-notes-processor.rb @@ -2,8 +2,8 @@ =begin BSD 2-Clause License -Copyright (c) 2020-2023, The FreeBSD Project -Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +Copyright (c) 2020-2025, The FreeBSD Project +Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> This script will generate the hardware notes diff --git a/website/tools/releases-toml.rb b/website/tools/releases-toml.rb index f80b183375..bae2a6efa0 100644 --- a/website/tools/releases-toml.rb +++ b/website/tools/releases-toml.rb @@ -3,8 +3,8 @@ =begin BSD 2-Clause License -Copyright (c) 2020-2023, The FreeBSD Project -Copyright (c) 2020-2023, Sergio Carlavilla <[email protected]> +Copyright (c) 2020-2025, The FreeBSD Project +Copyright (c) 2020-2025, Sergio Carlavilla <[email protected]> This script converts common variables sourced from shared/releases.adoc to the toml format and stores them in data/releases.toml