diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 3706c0b..eff39e6 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.devcontainer/scripts/add-python.sh b/.devcontainer/scripts/add-python.sh index aa3ae6a..57aa15f 100755 --- a/.devcontainer/scripts/add-python.sh +++ b/.devcontainer/scripts/add-python.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.devcontainer/scripts/configure-proxies.sh b/.devcontainer/scripts/configure-proxies.sh index f3573c1..6dd94aa 100755 --- a/.devcontainer/scripts/configure-proxies.sh +++ b/.devcontainer/scripts/configure-proxies.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.devcontainer/scripts/postCreateCommand.sh b/.devcontainer/scripts/postCreateCommand.sh index 1d7406a..8e1762d 100755 --- a/.devcontainer/scripts/postCreateCommand.sh +++ b/.devcontainer/scripts/postCreateCommand.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 98004eb..9181301 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 8ab665f..6ec9558 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index aa46280..063db90 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7d430b1..b9aca0e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/workflows/check-licenses.yml b/.github/workflows/check-licenses.yml index 710306c..dc6ba75 100644 --- a/.github/workflows/check-licenses.yml +++ b/.github/workflows/check-licenses.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9ad20e..ba4724e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.licensechecker.yml b/.licensechecker.yml index c50a916..c079d09 100644 --- a/.licensechecker.yml +++ b/.licensechecker.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.ort.yml b/.ort.yml index b254fbb..403883d 100644 --- a/.ort.yml +++ b/.ort.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d155eab..37b3c3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/NOTICE-3RD-PARTY-CONTENT.md b/NOTICE-3RD-PARTY-CONTENT.md index 8c7a1e5..9b489b1 100644 --- a/NOTICE-3RD-PARTY-CONTENT.md +++ b/NOTICE-3RD-PARTY-CONTENT.md @@ -3,36 +3,36 @@ ## Python | Dependency | Version | License | |:-----------|:-------:|--------:| -|bandit|1.7.5|Apache 2.0| -|black|23.11.0|MIT| +|bandit|1.7.6|Apache 2.0| +|black|23.12.1|MIT| |cfgv|3.4.0|MIT| |click|8.1.7|New BSD| -|distlib|0.3.7|Python Software Foundation License| +|distlib|0.3.8|Python Software Foundation License| |exceptiongroup|1.2.0|MIT| |filelock|3.13.1|The Unlicense (Unlicense)| -|flake8|6.1.0|MIT| +|flake8|7.0.0|MIT| |gitdb|4.0.11|BSD| -|GitPython|3.1.40|BSD| +|GitPython|3.1.41|New BSD| |identify|2.5.33|MIT| |iniconfig|2.0.0|MIT| -|isort|5.12.0|MIT| +|isort|5.13.2|MIT| |markdown-it-py|3.0.0|MIT| |mccabe|0.7.0|MIT| |mdurl|0.1.2|MIT| -|mypy|1.7.1|MIT| +|mypy|1.8.0|MIT| |mypy-extensions|1.0.0|MIT| |nodeenv|1.8.0|BSD| |packaging|23.2|Apache 2.0
BSD| -|pathspec|0.11.2|Mozilla Public License 2.0 (MPL 2.0)| +|pathspec|0.12.1|Mozilla Public License 2.0 (MPL 2.0)| |pbr|6.0.0|Apache 2.0| |platformdirs|4.1.0|MIT| |pluggy|1.3.0|MIT| -|pre-commit|3.5.0|MIT| +|pre-commit|3.6.0|MIT| |pycodestyle|2.11.1|MIT| |pydocstyle|6.3.0|MIT| -|pyflakes|3.1.0|MIT| +|pyflakes|3.2.0|MIT| |pygments|2.17.2|Simplified BSD| -|pytest|7.4.3|MIT| +|pytest|7.4.4|MIT| |PyYAML|6.0.1|MIT| |rich|13.7.0|MIT| |setuptools|58.1.0|MIT| @@ -40,7 +40,7 @@ |snowballstemmer|2.2.0|New BSD| |stevedore|5.1.0|Apache 2.0| |tomli|2.0.1|MIT| -|typing-extensions|4.8.0|Python Software Foundation License| +|typing-extensions|4.9.0|Python Software Foundation License| |virtualenv|20.25.0|MIT| ## Workflows | Dependency | Version | License | diff --git a/gen_vehicle_model.py b/gen_vehicle_model.py index ee0edad..863b936 100755 --- a/gen_vehicle_model.py +++ b/gen_vehicle_model.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/__init__.py b/sdv/__init__.py index fdcc18e..a1df86e 100644 --- a/sdv/__init__.py +++ b/sdv/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/__init__.py b/sdv/model_generator/__init__.py index fdcc18e..a1df86e 100644 --- a/sdv/model_generator/__init__.py +++ b/sdv/model_generator/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/cpp/__init__.py b/sdv/model_generator/cpp/__init__.py index 3666cf7..22999bb 100644 --- a/sdv/model_generator/cpp/__init__.py +++ b/sdv/model_generator/cpp/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/cpp/cpp_generator.py b/sdv/model_generator/cpp/cpp_generator.py index 9750f41..51c5ddd 100644 --- a/sdv/model_generator/cpp/cpp_generator.py +++ b/sdv/model_generator/cpp/cpp_generator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/cpp/cpp_keywords.py b/sdv/model_generator/cpp/cpp_keywords.py index a7e5ca1..7e72c21 100644 --- a/sdv/model_generator/cpp/cpp_keywords.py +++ b/sdv/model_generator/cpp/cpp_keywords.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/main.py b/sdv/model_generator/main.py index d2bb1c0..feb7a68 100755 --- a/sdv/model_generator/main.py +++ b/sdv/model_generator/main.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/python/__init__.py b/sdv/model_generator/python/__init__.py index 3666cf7..22999bb 100644 --- a/sdv/model_generator/python/__init__.py +++ b/sdv/model_generator/python/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/python/python_generator.py b/sdv/model_generator/python/python_generator.py index a77d913..6ca0740 100644 --- a/sdv/model_generator/python/python_generator.py +++ b/sdv/model_generator/python/python_generator.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/python/vss_collection.py b/sdv/model_generator/python/vss_collection.py index 8ff528a..94b8321 100644 --- a/sdv/model_generator/python/vss_collection.py +++ b/sdv/model_generator/python/vss_collection.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/tree_generator/__init__.py b/sdv/model_generator/tree_generator/__init__.py index fdcc18e..a1df86e 100644 --- a/sdv/model_generator/tree_generator/__init__.py +++ b/sdv/model_generator/tree_generator/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/tree_generator/constants.py b/sdv/model_generator/tree_generator/constants.py index 37355b6..cfff69f 100644 --- a/sdv/model_generator/tree_generator/constants.py +++ b/sdv/model_generator/tree_generator/constants.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/tree_generator/file_formats.py b/sdv/model_generator/tree_generator/file_formats.py index d8e3ece..25765d5 100644 --- a/sdv/model_generator/tree_generator/file_formats.py +++ b/sdv/model_generator/tree_generator/file_formats.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/tree_generator/file_import.py b/sdv/model_generator/tree_generator/file_import.py index f0cffb7..667c32d 100644 --- a/sdv/model_generator/tree_generator/file_import.py +++ b/sdv/model_generator/tree_generator/file_import.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/sdv/model_generator/utils.py b/sdv/model_generator/utils.py index 25e4a8e..05971c5 100644 --- a/sdv/model_generator/utils.py +++ b/sdv/model_generator/utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023 Contributors to the Eclipse Foundation +# Copyright (c) 2022-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at diff --git a/setup.py b/setup.py index ca19699..966d090 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation # # This program and the accompanying materials are made available under the # terms of the Apache License, Version 2.0 which is available at