[pbs-devel] [PATCH proxmox-backup] docs: update copyright years

Shannon Sterz s.sterz at proxmox.com
Wed Oct 2 11:22:37 CEST 2024


On Fri Sep 27, 2024 at 5:58 PM CEST, Christoph Heiss wrote:
> It's already 2024 for quite some time now.
>
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
>  docs/conf.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/conf.py b/docs/conf.py
> index fba72629..d74c5db1 100644
> --- a/docs/conf.py
> +++ b/docs/conf.py
> @@ -71,7 +71,7 @@ master_doc = 'index'
>
>  # General information about the project.
>  project = 'Proxmox Backup'
> -copyright = '2019-2023, Proxmox Server Solutions GmbH'
> +copyright = '2019-2024, Proxmox Server Solutions GmbH'
>  author = 'Proxmox Support Team'
>
>  # The version info for the project you're documenting acts as a replacement for

i wonder whether it's worth following curl's example on this and just
get rid of the years [1]. seems needlessly tedious to maintain…

[1]: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/




More information about the pbs-devel mailing list