diff --git a/gvmtools/__init__.py b/gvmtools/__init__.py index e7757b76..7ec186dd 100644 --- a/gvmtools/__init__.py +++ b/gvmtools/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/cli.py b/gvmtools/cli.py index 29708a75..7bbfa8f8 100644 --- a/gvmtools/cli.py +++ b/gvmtools/cli.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/config.py b/gvmtools/config.py index 58527bac..566945d2 100644 --- a/gvmtools/config.py +++ b/gvmtools/config.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2019-2022 Greenbone AG +# SPDX-FileCopyrightText: 2019-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/helper.py b/gvmtools/helper.py index 1e6a24a8..e232fe46 100644 --- a/gvmtools/helper.py +++ b/gvmtools/helper.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/parser.py b/gvmtools/parser.py index e6da6cad..956db2b5 100644 --- a/gvmtools/parser.py +++ b/gvmtools/parser.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/pyshell.py b/gvmtools/pyshell.py index a356a67c..e93589d0 100644 --- a/gvmtools/pyshell.py +++ b/gvmtools/pyshell.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/gvmtools/script.py b/gvmtools/script.py index 9fff08b9..e9586cfa 100644 --- a/gvmtools/script.py +++ b/gvmtools/script.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2018-2022 Greenbone AG +# SPDX-FileCopyrightText: 2018-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/tests/__init__.py b/tests/__init__.py index 6762622b..8a1007ef 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2019-2022 Greenbone AG +# SPDX-FileCopyrightText: 2019-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/tests/scripts/__init__.py b/tests/scripts/__init__.py index 6bd2322c..5c1757a7 100644 --- a/tests/scripts/__init__.py +++ b/tests/scripts/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2020-2022 Greenbone AG +# SPDX-FileCopyrightText: 2020-2024 Greenbone AG # # SPDX-License-Identifier: GPL-3.0-or-later # diff --git a/tests/scripts/example_schedules.xml b/tests/scripts/example_schedules.xml index d45d4dad..c6749fce 100644 --- a/tests/scripts/example_schedules.xml +++ b/tests/scripts/example_schedules.xml @@ -1,7 +1,7 @@