From 13ae7760bb305ebf98b97e3a0f5ffbc493306a79 Mon Sep 17 00:00:00 2001 From: Misheel Bayartsengel Date: Mon, 14 Oct 2024 09:26:59 -0400 Subject: [PATCH] Feature/update copyright year (#392) # PR Details ## Description Meant to be merged after this PR: https://github.com/usdot-fhwa-stol/carma-config/pull/391 ## Related Issue https://usdot-carma.atlassian.net/browse/CXC-94 ## Motivation and Context I am writing CDASim tutorial guide. And its configuration step required some changes to our installation guides, which I discovered these issues. ## How Has This Been Tested? NA ## Types of changes - [ ] Defect fix (non-breaking change that fixes an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that cause existing functionality to change) ## Checklist: - [X] I have added any new packages to the sonar-scanner.properties file - [X] My change requires a change to the documentation. - [X] I have updated the documentation accordingly. - [X] I have read the **CONTRIBUTING** document. [CARMA Contributing Guide](https://github.com/usdot-fhwa-stol/carma-platform/blob/develop/Contributing.md) - [X] I have added tests to cover my changes. - [X] All new and existing tests passed. --- GenericDockerfile | 2 +- carla_ground_truth_integration/Dockerfile | 2 +- carla_ground_truth_integration/build-image.sh | 2 +- carla_ground_truth_integration/carma_docker.launch.py | 2 +- carla_ground_truth_integration/docker-compose-background.yml | 2 +- carla_ground_truth_integration/docker-compose.yml | 2 +- carla_ground_truth_integration/system_release.sh | 2 +- chrysler_pacifica_ehybrid_s_2019/Dockerfile | 2 +- chrysler_pacifica_ehybrid_s_2019/build-image.sh | 2 +- chrysler_pacifica_ehybrid_s_2019/carma_docker.launch.py | 2 +- chrysler_pacifica_ehybrid_s_2019/docker-compose-background.yml | 2 +- chrysler_pacifica_ehybrid_s_2019/docker-compose.yml | 2 +- chrysler_pacifica_ehybrid_s_2019/drivers.launch | 2 +- chrysler_pacifica_ehybrid_s_2019/system_release.sh | 2 +- development/Dockerfile | 2 +- development/build-image.sh | 2 +- development/carma_docker.launch.py | 2 +- development/docker-compose-background.yml | 2 +- development/docker-compose.yml | 2 +- development/system_release.sh | 2 +- docker/get-system-version.sh | 2 +- docker/system_release.sh | 2 +- ford_fusion_sehybrid_2019/Dockerfile | 2 +- ford_fusion_sehybrid_2019/build-image.sh | 2 +- ford_fusion_sehybrid_2019/carma_docker.launch.py | 2 +- ford_fusion_sehybrid_2019/docker-compose-background.yml | 2 +- ford_fusion_sehybrid_2019/docker-compose.yml | 2 +- ford_fusion_sehybrid_2019/drivers.launch | 2 +- ford_fusion_sehybrid_2019/system_release.sh | 2 +- freightliner_cascadia_2012_dot_10002/Dockerfile | 2 +- freightliner_cascadia_2012_dot_10002/build-image.sh | 2 +- freightliner_cascadia_2012_dot_10002/carma_docker.launch.py | 2 +- .../docker-compose-background.yml | 2 +- freightliner_cascadia_2012_dot_10002/docker-compose.yml | 2 +- freightliner_cascadia_2012_dot_10002/drivers.launch | 2 +- freightliner_cascadia_2012_dot_10002/system_release.sh | 2 +- freightliner_cascadia_2012_dot_10003/Dockerfile | 2 +- freightliner_cascadia_2012_dot_10003/build-image.sh | 2 +- freightliner_cascadia_2012_dot_10003/carma_docker.launch.py | 2 +- .../docker-compose-background.yml | 2 +- freightliner_cascadia_2012_dot_10003/docker-compose.yml | 2 +- freightliner_cascadia_2012_dot_10003/drivers.launch | 2 +- freightliner_cascadia_2012_dot_10003/system_release.sh | 2 +- freightliner_cascadia_2012_dot_10004/Dockerfile | 2 +- freightliner_cascadia_2012_dot_10004/build-image.sh | 2 +- freightliner_cascadia_2012_dot_10004/carma_docker.launch.py | 2 +- .../docker-compose-background.yml | 2 +- freightliner_cascadia_2012_dot_10004/docker-compose.yml | 2 +- freightliner_cascadia_2012_dot_10004/drivers.launch | 2 +- freightliner_cascadia_2012_dot_10004/system_release.sh | 2 +- freightliner_cascadia_2012_dot_80550/Dockerfile | 2 +- freightliner_cascadia_2012_dot_80550/build-image.sh | 2 +- freightliner_cascadia_2012_dot_80550/carma_docker.launch.py | 2 +- .../docker-compose-background.yml | 2 +- freightliner_cascadia_2012_dot_80550/docker-compose.yml | 2 +- freightliner_cascadia_2012_dot_80550/drivers.launch | 2 +- freightliner_cascadia_2012_dot_80550/system_release.sh | 2 +- generic-build-image.sh | 2 +- lexus_rx_450h_2019/Dockerfile | 2 +- lexus_rx_450h_2019/build-image.sh | 2 +- lexus_rx_450h_2019/carma_docker.launch.py | 2 +- lexus_rx_450h_2019/docker-compose-background.yml | 2 +- lexus_rx_450h_2019/docker-compose.yml | 2 +- lexus_rx_450h_2019/drivers.launch | 2 +- lexus_rx_450h_2019/system_release.sh | 2 +- xil_carma_cloud/Dockerfile | 2 +- xil_carma_cloud/build-image.sh | 2 +- xil_carma_cloud/carma_docker.launch.py | 2 +- xil_carma_cloud/cdasim_config/carma/environment.launch.py | 2 +- xil_carma_cloud/system_release.sh | 2 +- xil_cloud/Dockerfile | 2 +- xil_cloud/build-image.sh | 2 +- xil_cloud/carma_docker.launch.py | 2 +- xil_cloud/system_release.sh | 2 +- 74 files changed, 74 insertions(+), 74 deletions(-) diff --git a/GenericDockerfile b/GenericDockerfile index 9df4f932..a5a3405a 100644 --- a/GenericDockerfile +++ b/GenericDockerfile @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/carla_ground_truth_integration/Dockerfile b/carla_ground_truth_integration/Dockerfile index f0ec2d9a..ac82e315 100644 --- a/carla_ground_truth_integration/Dockerfile +++ b/carla_ground_truth_integration/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/carla_ground_truth_integration/build-image.sh b/carla_ground_truth_integration/build-image.sh index 10e60590..c793ff12 100755 --- a/carla_ground_truth_integration/build-image.sh +++ b/carla_ground_truth_integration/build-image.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/carla_ground_truth_integration/carma_docker.launch.py b/carla_ground_truth_integration/carma_docker.launch.py index b9fce305..d8efb65d 100644 --- a/carla_ground_truth_integration/carma_docker.launch.py +++ b/carla_ground_truth_integration/carma_docker.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 LEIDOS. +# Copyright (C) 2021-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/carla_ground_truth_integration/docker-compose-background.yml b/carla_ground_truth_integration/docker-compose-background.yml index 16375469..05158e93 100644 --- a/carla_ground_truth_integration/docker-compose-background.yml +++ b/carla_ground_truth_integration/docker-compose-background.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/carla_ground_truth_integration/docker-compose.yml b/carla_ground_truth_integration/docker-compose.yml index a8d8aed4..36f0a1a8 100644 --- a/carla_ground_truth_integration/docker-compose.yml +++ b/carla_ground_truth_integration/docker-compose.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/carla_ground_truth_integration/system_release.sh b/carla_ground_truth_integration/system_release.sh index 6847c422..70952dd7 100755 --- a/carla_ground_truth_integration/system_release.sh +++ b/carla_ground_truth_integration/system_release.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/chrysler_pacifica_ehybrid_s_2019/Dockerfile b/chrysler_pacifica_ehybrid_s_2019/Dockerfile index f0ec2d9a..ac82e315 100644 --- a/chrysler_pacifica_ehybrid_s_2019/Dockerfile +++ b/chrysler_pacifica_ehybrid_s_2019/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/chrysler_pacifica_ehybrid_s_2019/build-image.sh b/chrysler_pacifica_ehybrid_s_2019/build-image.sh index 0c281957..bf7228dd 100755 --- a/chrysler_pacifica_ehybrid_s_2019/build-image.sh +++ b/chrysler_pacifica_ehybrid_s_2019/build-image.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/chrysler_pacifica_ehybrid_s_2019/carma_docker.launch.py b/chrysler_pacifica_ehybrid_s_2019/carma_docker.launch.py index f6743b10..0337fe04 100644 --- a/chrysler_pacifica_ehybrid_s_2019/carma_docker.launch.py +++ b/chrysler_pacifica_ehybrid_s_2019/carma_docker.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 LEIDOS. +# Copyright (C) 2021-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/chrysler_pacifica_ehybrid_s_2019/docker-compose-background.yml b/chrysler_pacifica_ehybrid_s_2019/docker-compose-background.yml index dc42c832..8245457d 100644 --- a/chrysler_pacifica_ehybrid_s_2019/docker-compose-background.yml +++ b/chrysler_pacifica_ehybrid_s_2019/docker-compose-background.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/chrysler_pacifica_ehybrid_s_2019/docker-compose.yml b/chrysler_pacifica_ehybrid_s_2019/docker-compose.yml index 110e3d89..fc48c01b 100644 --- a/chrysler_pacifica_ehybrid_s_2019/docker-compose.yml +++ b/chrysler_pacifica_ehybrid_s_2019/docker-compose.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2021 LEIDOS. +# Copyright (C) 2018-2024 LEIDOS. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of diff --git a/chrysler_pacifica_ehybrid_s_2019/drivers.launch b/chrysler_pacifica_ehybrid_s_2019/drivers.launch index 4f96ed12..4a64eb8a 100644 --- a/chrysler_pacifica_ehybrid_s_2019/drivers.launch +++ b/chrysler_pacifica_ehybrid_s_2019/drivers.launch @@ -1,6 +1,6 @@