diff --git a/docs/conf.py b/docs/conf.py index 5177bd8..b083bf2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/__init__.py b/qctrlopencontrols/__init__.py index 9a65116..cf1a641 100644 --- a/qctrlopencontrols/__init__.py +++ b/qctrlopencontrols/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/constants.py b/qctrlopencontrols/constants.py index f8bb43f..a4373d3 100644 --- a/qctrlopencontrols/constants.py +++ b/qctrlopencontrols/constants.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/driven_controls/__init__.py b/qctrlopencontrols/driven_controls/__init__.py index 9408ba1..7acd2fc 100644 --- a/qctrlopencontrols/driven_controls/__init__.py +++ b/qctrlopencontrols/driven_controls/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/driven_controls/driven_control.py b/qctrlopencontrols/driven_controls/driven_control.py index bab151d..50f0580 100644 --- a/qctrlopencontrols/driven_controls/driven_control.py +++ b/qctrlopencontrols/driven_controls/driven_control.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/driven_controls/predefined.py b/qctrlopencontrols/driven_controls/predefined.py index 17a74ac..59d2571 100644 --- a/qctrlopencontrols/driven_controls/predefined.py +++ b/qctrlopencontrols/driven_controls/predefined.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/dynamic_decoupling_sequences/__init__.py b/qctrlopencontrols/dynamic_decoupling_sequences/__init__.py index 9408ba1..7acd2fc 100644 --- a/qctrlopencontrols/dynamic_decoupling_sequences/__init__.py +++ b/qctrlopencontrols/dynamic_decoupling_sequences/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/dynamic_decoupling_sequences/dynamic_decoupling_sequence.py b/qctrlopencontrols/dynamic_decoupling_sequences/dynamic_decoupling_sequence.py index ea6944a..d0ebc8b 100644 --- a/qctrlopencontrols/dynamic_decoupling_sequences/dynamic_decoupling_sequence.py +++ b/qctrlopencontrols/dynamic_decoupling_sequences/dynamic_decoupling_sequence.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/dynamic_decoupling_sequences/predefined.py b/qctrlopencontrols/dynamic_decoupling_sequences/predefined.py index 3baf27f..a01a6e5 100644 --- a/qctrlopencontrols/dynamic_decoupling_sequences/predefined.py +++ b/qctrlopencontrols/dynamic_decoupling_sequences/predefined.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/exceptions.py b/qctrlopencontrols/exceptions.py index d324b69..5e54d5a 100644 --- a/qctrlopencontrols/exceptions.py +++ b/qctrlopencontrols/exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/qctrlopencontrols/utils.py b/qctrlopencontrols/utils.py index 72e0ec6..938b0b8 100644 --- a/qctrlopencontrols/utils.py +++ b/qctrlopencontrols/utils.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/tests/test_driven_controls.py b/tests/test_driven_controls.py index cf6636c..af7f132 100644 --- a/tests/test_driven_controls.py +++ b/tests/test_driven_controls.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/tests/test_dynamical_decoupling.py b/tests/test_dynamical_decoupling.py index b2f6fab..a5a874d 100644 --- a/tests/test_dynamical_decoupling.py +++ b/tests/test_dynamical_decoupling.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/tests/test_predefined_driven_controls.py b/tests/test_predefined_driven_controls.py index 18b4197..901b8bd 100644 --- a/tests/test_predefined_driven_controls.py +++ b/tests/test_predefined_driven_controls.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # 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/tests/test_predefined_dynamical_decoupling.py b/tests/test_predefined_dynamical_decoupling.py index 7428000..684a7fa 100644 --- a/tests/test_predefined_dynamical_decoupling.py +++ b/tests/test_predefined_dynamical_decoupling.py @@ -1,4 +1,4 @@ -# Copyright 2024 Q-CTRL +# Copyright 2025 Q-CTRL # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.