diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/run-tests.py | 2 | ||||
-rw-r--r-- | tests/units/client.py | 2 | ||||
-rw-r--r-- | tests/units/server.py | 2 | ||||
-rw-r--r-- | tests/units/test_0001_probe.py | 2 | ||||
-rw-r--r-- | tests/units/test_0003_shellrun.py | 2 | ||||
-rw-r--r-- | tests/units/test_0004_hardware.py | 2 | ||||
-rw-r--r-- | tests/units/test_0005_other_requests.py | 2 | ||||
-rw-r--r-- | tests/units/test_0006_run_schedule.py | 2 | ||||
-rw-r--r-- | tests/units/test_0007_software.py | 2 | ||||
-rw-r--r-- | tests/units/test_0008_refresh.py | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/tests/run-tests.py b/tests/run-tests.py index 0a91b3d..0ce0044 100644 --- a/tests/run-tests.py +++ b/tests/run-tests.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/client.py b/tests/units/client.py index 7c886f8..9517748 100644 --- a/tests/units/client.py +++ b/tests/units/client.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/server.py b/tests/units/server.py index 9434aca..c885cbe 100644 --- a/tests/units/server.py +++ b/tests/units/server.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0001_probe.py b/tests/units/test_0001_probe.py index c1bcc50..55240b1 100644 --- a/tests/units/test_0001_probe.py +++ b/tests/units/test_0001_probe.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0003_shellrun.py b/tests/units/test_0003_shellrun.py index 5905b5d..0a565db 100644 --- a/tests/units/test_0003_shellrun.py +++ b/tests/units/test_0003_shellrun.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0004_hardware.py b/tests/units/test_0004_hardware.py index c913002..4de378c 100644 --- a/tests/units/test_0004_hardware.py +++ b/tests/units/test_0004_hardware.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0005_other_requests.py b/tests/units/test_0005_other_requests.py index f67fd32..190c771 100644 --- a/tests/units/test_0005_other_requests.py +++ b/tests/units/test_0005_other_requests.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0006_run_schedule.py b/tests/units/test_0006_run_schedule.py index ed90162..b413f9e 100644 --- a/tests/units/test_0006_run_schedule.py +++ b/tests/units/test_0006_run_schedule.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0007_software.py b/tests/units/test_0007_software.py index abce445..6230fd7 100644 --- a/tests/units/test_0007_software.py +++ b/tests/units/test_0007_software.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/tests/units/test_0008_refresh.py b/tests/units/test_0008_refresh.py index 8986826..fa21749 100644 --- a/tests/units/test_0008_refresh.py +++ b/tests/units/test_0008_refresh.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the |