Skip to content

Commit 795c6b5

Browse files
committed
chore: Fix licensing message
1 parent f644291 commit 795c6b5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/__init__.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# Copyright 2019 Q-CTRL Pty Ltd & Q-CTRL Inc
1+
# Copyright 2025 Q-CTRL
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
66
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
7+
# http://www.apache.org/licenses/LICENSE-2.0
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
1514
"""Tests for the qctrlopencontrols package."""

0 commit comments

Comments
 (0)