diff --git a/README.md b/README.md index ebca983d..d3f3912c 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,6 @@ Afterwards active the git hooks for auto-formatting and linting via ## License -Copyright (C) 2017-2023 [Greenbone AG](https://www.greenbone.net/) +Copyright (C) 2017-2024 [Greenbone AG](https://www.greenbone.net/) Licensed under the [GNU General Public License v3.0 or later](LICENSE). diff --git a/docs/conf.py b/docs/conf.py index 09fe9c8d..07cef21b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ # -- Project information ----------------------------------------------------- project = "gvm-tools" -copyright = "2018-2023, Greenbone AG" +copyright = "2018-2024, Greenbone AG" author = "Greenbone AG" version = gvmtools.get_version()