diff --git a/pyproject.toml b/pyproject.toml index 36979172f..d5b37791d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ # -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/pytest.ini b/pytest.ini index 7a6a6afeb..41bf65cb2 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,6 +1,6 @@ # you may not use this file except in compliance with the License. # -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/scripts/build_ui.sh b/scripts/build_ui.sh index 8f73de3c1..de76b3a1d 100755 --- a/scripts/build_ui.sh +++ b/scripts/build_ui.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/scripts/compare_different_ucc_versions_output.sh b/scripts/compare_different_ucc_versions_output.sh index 98be3fd81..c71acf0af 100755 --- a/scripts/compare_different_ucc_versions_output.sh +++ b/scripts/compare_different_ucc_versions_output.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/scripts/include-rum.sh b/scripts/include-rum.sh index 412bb6024..b1829eb3e 100755 --- a/scripts/include-rum.sh +++ b/scripts/include-rum.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/scripts/quick_start_ui.sh b/scripts/quick_start_ui.sh index 2ade29f01..c732a5a81 100755 --- a/scripts/quick_start_ui.sh +++ b/scripts/quick_start_ui.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # 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/scripts/run_splunk.sh b/scripts/run_splunk.sh index 52c06a34d..51038ff19 100755 --- a/scripts/run_splunk.sh +++ b/scripts/run_splunk.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2024 Splunk Inc. +# Copyright 2025 Splunk Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.