diff --git a/docs/conf.py b/docs/conf.py index 25c60a3df..20d094dd7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Splunk SDK for Python documentation build configuration file, created by # sphinx-quickstart on Fri Apr 13 12:28:15 2012. # diff --git a/sitecustomize.py b/sitecustomize.py index 6a23233ad..965fafbe4 100644 --- a/sitecustomize.py +++ b/sitecustomize.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/__init__.py b/splunklib/__init__.py index 84c4a061b..049193458 100644 --- a/splunklib/__init__.py +++ b/splunklib/__init__.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/binding.py b/splunklib/binding.py index 064add745..78bf7a952 100644 --- a/splunklib/binding.py +++ b/splunklib/binding.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/client.py b/splunklib/client.py index 0d69773f8..6e9ae0098 100644 --- a/splunklib/client.py +++ b/splunklib/client.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/data.py b/splunklib/data.py index 1f026ed83..2e8d42598 100644 --- a/splunklib/data.py +++ b/splunklib/data.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/argument.py b/splunklib/modularinput/argument.py index 99203ca25..5fca9cd3c 100644 --- a/splunklib/modularinput/argument.py +++ b/splunklib/modularinput/argument.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/event.py b/splunklib/modularinput/event.py index 4d243c753..ad541a5d2 100644 --- a/splunklib/modularinput/event.py +++ b/splunklib/modularinput/event.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/event_writer.py b/splunklib/modularinput/event_writer.py index 51c3cb0fd..4305dcf63 100644 --- a/splunklib/modularinput/event_writer.py +++ b/splunklib/modularinput/event_writer.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/input_definition.py b/splunklib/modularinput/input_definition.py index 9886374ca..1b8410986 100644 --- a/splunklib/modularinput/input_definition.py +++ b/splunklib/modularinput/input_definition.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/scheme.py b/splunklib/modularinput/scheme.py index 76b13a631..a046ccf14 100644 --- a/splunklib/modularinput/scheme.py +++ b/splunklib/modularinput/scheme.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/script.py b/splunklib/modularinput/script.py index 2192eb721..83d395647 100644 --- a/splunklib/modularinput/script.py +++ b/splunklib/modularinput/script.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/utils.py b/splunklib/modularinput/utils.py index 2218c0d27..a8f7af588 100644 --- a/splunklib/modularinput/utils.py +++ b/splunklib/modularinput/utils.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/modularinput/validation_definition.py b/splunklib/modularinput/validation_definition.py index c90dc2aae..a87af1d39 100644 --- a/splunklib/modularinput/validation_definition.py +++ b/splunklib/modularinput/validation_definition.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/results.py b/splunklib/results.py index 7bce883fc..09cbe00ae 100644 --- a/splunklib/results.py +++ b/splunklib/results.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/__init__.py b/splunklib/searchcommands/__init__.py index 94dbbda9e..92cf983f8 100644 --- a/splunklib/searchcommands/__init__.py +++ b/splunklib/searchcommands/__init__.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/decorators.py b/splunklib/searchcommands/decorators.py index 6d2f7a282..505d2a228 100644 --- a/splunklib/searchcommands/decorators.py +++ b/splunklib/searchcommands/decorators.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/environment.py b/splunklib/searchcommands/environment.py index 7f8cb6d3f..96360b001 100644 --- a/splunklib/searchcommands/environment.py +++ b/splunklib/searchcommands/environment.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/eventing_command.py b/splunklib/searchcommands/eventing_command.py index d9f90b780..bf1555dfd 100644 --- a/splunklib/searchcommands/eventing_command.py +++ b/splunklib/searchcommands/eventing_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/external_search_command.py b/splunklib/searchcommands/external_search_command.py index cceeb5083..b54b62f50 100644 --- a/splunklib/searchcommands/external_search_command.py +++ b/splunklib/searchcommands/external_search_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/generating_command.py b/splunklib/searchcommands/generating_command.py index d2d129316..d02265c48 100644 --- a/splunklib/searchcommands/generating_command.py +++ b/splunklib/searchcommands/generating_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/internals.py b/splunklib/searchcommands/internals.py index 40b9107c9..cae74b786 100644 --- a/splunklib/searchcommands/internals.py +++ b/splunklib/searchcommands/internals.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/reporting_command.py b/splunklib/searchcommands/reporting_command.py index 39edebc79..600305104 100644 --- a/splunklib/searchcommands/reporting_command.py +++ b/splunklib/searchcommands/reporting_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/search_command.py b/splunklib/searchcommands/search_command.py index 2c4f2ab54..3e101630a 100644 --- a/splunklib/searchcommands/search_command.py +++ b/splunklib/searchcommands/search_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 @@ -1230,8 +1228,8 @@ def dispatch( .. code-block:: python :linenos: - #!/usr/bin/env python from splunklib.searchcommands import dispatch, StreamingCommand, Configuration, Option, validators + @Configuration() class SomeStreamingCommand(StreamingCommand): ... diff --git a/splunklib/searchcommands/streaming_command.py b/splunklib/searchcommands/streaming_command.py index 4a2548d37..26574ed45 100644 --- a/splunklib/searchcommands/streaming_command.py +++ b/splunklib/searchcommands/streaming_command.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/searchcommands/validators.py b/splunklib/searchcommands/validators.py index 17cae428e..80fbfb721 100644 --- a/splunklib/searchcommands/validators.py +++ b/splunklib/searchcommands/validators.py @@ -1,6 +1,4 @@ -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/splunklib/utils.py b/splunklib/utils.py index 9b1631dea..c4ae0f91c 100644 --- a/splunklib/utils.py +++ b/splunklib/utils.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_app.py b/tests/integration/test_app.py index 85b5c8d0b..0026cc570 100755 --- a/tests/integration/test_app.py +++ b/tests/integration/test_app.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_binding.py b/tests/integration/test_binding.py index 3e6c4c519..ef16d1c2c 100755 --- a/tests/integration/test_binding.py +++ b/tests/integration/test_binding.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_collection.py b/tests/integration/test_collection.py index baa71a4ac..dbc8e6ea9 100755 --- a/tests/integration/test_collection.py +++ b/tests/integration/test_collection.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_conf.py b/tests/integration/test_conf.py index 248fd53a1..6d424494c 100755 --- a/tests/integration/test_conf.py +++ b/tests/integration/test_conf.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_event_type.py b/tests/integration/test_event_type.py index cacb95736..7b83e1e66 100755 --- a/tests/integration/test_event_type.py +++ b/tests/integration/test_event_type.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_fired_alert.py b/tests/integration/test_fired_alert.py index 803287e08..49cc2ecc1 100755 --- a/tests/integration/test_fired_alert.py +++ b/tests/integration/test_fired_alert.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_index.py b/tests/integration/test_index.py index 5135682ad..a452d9025 100755 --- a/tests/integration/test_index.py +++ b/tests/integration/test_index.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_input.py b/tests/integration/test_input.py index ad5027218..ba99aaf3a 100755 --- a/tests/integration/test_input.py +++ b/tests/integration/test_input.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_job.py b/tests/integration/test_job.py index 95c4f8721..590bd6524 100755 --- a/tests/integration/test_job.py +++ b/tests/integration/test_job.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_kvstore_batch.py b/tests/integration/test_kvstore_batch.py index 5cba9085a..1d67ad0af 100755 --- a/tests/integration/test_kvstore_batch.py +++ b/tests/integration/test_kvstore_batch.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_kvstore_conf.py b/tests/integration/test_kvstore_conf.py index 78e2e67d5..79f60c51f 100755 --- a/tests/integration/test_kvstore_conf.py +++ b/tests/integration/test_kvstore_conf.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright 2011-2020 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_kvstore_data.py b/tests/integration/test_kvstore_data.py index 40c892644..0fa2eef87 100755 --- a/tests/integration/test_kvstore_data.py +++ b/tests/integration/test_kvstore_data.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_logger.py b/tests/integration/test_logger.py index f67d743a2..0bd2af279 100755 --- a/tests/integration/test_logger.py +++ b/tests/integration/test_logger.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_macro.py b/tests/integration/test_macro.py index 580613176..e8fd8b639 100755 --- a/tests/integration/test_macro.py +++ b/tests/integration/test_macro.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright 2011-2015 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_message.py b/tests/integration/test_message.py index b4026a00e..fea376af9 100755 --- a/tests/integration/test_message.py +++ b/tests/integration/test_message.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_modular_input_kinds.py b/tests/integration/test_modular_input_kinds.py index 654a1112b..730808e6f 100755 --- a/tests/integration/test_modular_input_kinds.py +++ b/tests/integration/test_modular_input_kinds.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_role.py b/tests/integration/test_role.py index 768787204..ed41b9838 100755 --- a/tests/integration/test_role.py +++ b/tests/integration/test_role.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_saved_search.py b/tests/integration/test_saved_search.py index 39d3c6517..ca6ce8945 100755 --- a/tests/integration/test_saved_search.py +++ b/tests/integration/test_saved_search.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_service.py b/tests/integration/test_service.py index 2c94faf96..c46323f62 100755 --- a/tests/integration/test_service.py +++ b/tests/integration/test_service.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_storage_passwords.py b/tests/integration/test_storage_passwords.py index c9fbd42c1..2b412c2e6 100644 --- a/tests/integration/test_storage_passwords.py +++ b/tests/integration/test_storage_passwords.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/integration/test_user.py b/tests/integration/test_user.py index 94f525290..6ec4212d4 100755 --- a/tests/integration/test_user.py +++ b/tests/integration/test_user.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_apps/eventing_app/bin/eventingcsc.py b/tests/system/test_apps/eventing_app/bin/eventingcsc.py index 94cfee895..4420ad750 100644 --- a/tests/system/test_apps/eventing_app/bin/eventingcsc.py +++ b/tests/system/test_apps/eventing_app/bin/eventingcsc.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_apps/generating_app/bin/generatingcsc.py b/tests/system/test_apps/generating_app/bin/generatingcsc.py index e4d03f6bf..278ad30c6 100644 --- a/tests/system/test_apps/generating_app/bin/generatingcsc.py +++ b/tests/system/test_apps/generating_app/bin/generatingcsc.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_apps/modularinput_app/bin/modularinput.py b/tests/system/test_apps/modularinput_app/bin/modularinput.py index 0b12660d4..cf032f22b 100755 --- a/tests/system/test_apps/modularinput_app/bin/modularinput.py +++ b/tests/system/test_apps/modularinput_app/bin/modularinput.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python - -# Copyright © 2011-2025 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_apps/reporting_app/bin/reportingcsc.py b/tests/system/test_apps/reporting_app/bin/reportingcsc.py index f676e691d..32eaf262c 100644 --- a/tests/system/test_apps/reporting_app/bin/reportingcsc.py +++ b/tests/system/test_apps/reporting_app/bin/reportingcsc.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_apps/streaming_app/bin/streamingcsc.py b/tests/system/test_apps/streaming_app/bin/streamingcsc.py index d3b3ea181..e1644f827 100644 --- a/tests/system/test_apps/streaming_app/bin/streamingcsc.py +++ b/tests/system/test_apps/streaming_app/bin/streamingcsc.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_cre_apps.py b/tests/system/test_cre_apps.py index 6632e4848..780f5e919 100644 --- a/tests/system/test_cre_apps.py +++ b/tests/system/test_cre_apps.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2025 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_csc_apps.py b/tests/system/test_csc_apps.py index e269be9df..a4a590e71 100755 --- a/tests/system/test_csc_apps.py +++ b/tests/system/test_csc_apps.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/system/test_modularinput_app.py b/tests/system/test_modularinput_app.py index d408601af..a17949863 100644 --- a/tests/system/test_modularinput_app.py +++ b/tests/system/test_modularinput_app.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2025 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/testlib.py b/tests/testlib.py index 010c4ac2c..0e8eef783 100644 --- a/tests/testlib.py +++ b/tests/testlib.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/modularinput/modularinput_testlib.py b/tests/unit/modularinput/modularinput_testlib.py index 5abc1edde..d81942ef4 100644 --- a/tests/unit/modularinput/modularinput_testlib.py +++ b/tests/unit/modularinput/modularinput_testlib.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/modularinput/test_event.py b/tests/unit/modularinput/test_event.py index 4fd8e1771..31968ea7e 100644 --- a/tests/unit/modularinput/test_event.py +++ b/tests/unit/modularinput/test_event.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/modularinput/test_input_definition.py b/tests/unit/modularinput/test_input_definition.py index 7ac617e62..e2c29df70 100644 --- a/tests/unit/modularinput/test_input_definition.py +++ b/tests/unit/modularinput/test_input_definition.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/modularinput/test_scheme.py b/tests/unit/modularinput/test_scheme.py index 6fa3260ce..fc37063f7 100644 --- a/tests/unit/modularinput/test_scheme.py +++ b/tests/unit/modularinput/test_scheme.py @@ -1,5 +1,4 @@ -# -*- coding: utf-8 -*- -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/modularinput/test_validation_definition.py b/tests/unit/modularinput/test_validation_definition.py index 53e8426b9..bde82e7be 100644 --- a/tests/unit/modularinput/test_validation_definition.py +++ b/tests/unit/modularinput/test_validation_definition.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/__init__.py b/tests/unit/searchcommands/__init__.py index 1cbd2bb8f..ab42e8921 100644 --- a/tests/unit/searchcommands/__init__.py +++ b/tests/unit/searchcommands/__init__.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_builtin_options.py b/tests/unit/searchcommands/test_builtin_options.py index aa9648372..feabdfe1a 100644 --- a/tests/unit/searchcommands/test_builtin_options.py +++ b/tests/unit/searchcommands/test_builtin_options.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_configuration_settings.py b/tests/unit/searchcommands/test_configuration_settings.py index 9c4f4170f..a74249e6a 100644 --- a/tests/unit/searchcommands/test_configuration_settings.py +++ b/tests/unit/searchcommands/test_configuration_settings.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_decorators.py b/tests/unit/searchcommands/test_decorators.py index 1ac657b74..205782327 100755 --- a/tests/unit/searchcommands/test_decorators.py +++ b/tests/unit/searchcommands/test_decorators.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_internals_v1.py b/tests/unit/searchcommands/test_internals_v1.py index 7ac8e50f8..8e0541805 100755 --- a/tests/unit/searchcommands/test_internals_v1.py +++ b/tests/unit/searchcommands/test_internals_v1.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_internals_v2.py b/tests/unit/searchcommands/test_internals_v2.py index 03255c07b..c55a7e3ff 100755 --- a/tests/unit/searchcommands/test_internals_v2.py +++ b/tests/unit/searchcommands/test_internals_v2.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_search_command.py b/tests/unit/searchcommands/test_search_command.py index 6bd289447..e4b8a8b57 100755 --- a/tests/unit/searchcommands/test_search_command.py +++ b/tests/unit/searchcommands/test_search_command.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/searchcommands/test_validators.py b/tests/unit/searchcommands/test_validators.py index 62e6fcc93..98d831d92 100755 --- a/tests/unit/searchcommands/test_validators.py +++ b/tests/unit/searchcommands/test_validators.py @@ -1,7 +1,4 @@ -#!/usr/bin/env python -# coding=utf-8 -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/test_data.py b/tests/unit/test_data.py index 7fb24f967..54883cd4f 100755 --- a/tests/unit/test_data.py +++ b/tests/unit/test_data.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/tests/unit/test_utils.py b/tests/unit/test_utils.py index c6f826eda..fb9b870b9 100644 --- a/tests/unit/test_utils.py +++ b/tests/unit/test_utils.py @@ -1,6 +1,4 @@ -#!/usr/bin/env python -# -# Copyright © 2011-2025 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/utils/__init__.py b/utils/__init__.py index 9711f0a25..8ca1fbc71 100644 --- a/utils/__init__.py +++ b/utils/__init__.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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 diff --git a/utils/cmdopts.py b/utils/cmdopts.py index cd0d08a61..3e7316670 100644 --- a/utils/cmdopts.py +++ b/utils/cmdopts.py @@ -1,4 +1,4 @@ -# Copyright © 2011-2024 Splunk, Inc. +# Copyright © 2011-2026 Splunk, Inc. # # 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