This repository was archived by the owner on Dec 12, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-11
lines changed
Expand file tree Collapse file tree 4 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 1- # Copyright 2019 Q-CTRL Pty Ltd & Q-CTRL Inc
1+ # Copyright 2021 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,
Original file line number Diff line number Diff line change 1- # Copyright 2019 Q-CTRL Pty Ltd & Q-CTRL Inc
1+ # Copyright 2021 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,
@@ -190,4 +190,4 @@ def convert_dds_to_pyquil_program(
190190 program += Pragma ('END_PRESERVE_BLOCK' )
191191
192192 return program
193-
193+
Original file line number Diff line number Diff line change 1- # Copyright 2019 Q-CTRL Pty Ltd & Q-CTRL Inc
1+ # Copyright 2021 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,
Original file line number Diff line number Diff line change 1-
2- # Copyright 2019 Q-CTRL Pty Ltd & Q-CTRL Inc
1+ # Copyright 2021 Q-CTRL
32#
43# Licensed under the Apache License, Version 2.0 (the "License");
54# you may not use this file except in compliance with the License.
65# You may obtain a copy of the License at
76#
8- # http://www.apache.org/licenses/LICENSE-2.0
7+ # http://www.apache.org/licenses/LICENSE-2.0
98#
109# Unless required by applicable law or agreed to in writing, software
1110# distributed under the License is distributed on an "AS IS" BASIS,
@@ -66,4 +65,4 @@ def test_pyquil_program():
6665
6766if __name__ == '__main__' :
6867 test_pyquil_program ()
69-
68+
You can’t perform that action at this time.
0 commit comments