Spaces:
Runtime error
Runtime error
Create license.txt
Browse files- license.txt +10 -0
license.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This code is a part of Qiskit
|
2 |
+
© Copyright IBM 2017, 2022.
|
3 |
+
|
4 |
+
This code is licensed under the Apache License, Version 2.0. You may
|
5 |
+
obtain a copy of this license in the LICENSE.txt file in the root directory
|
6 |
+
of this source tree or at http://www.apache.org/licenses/LICENSE-2.0.
|
7 |
+
|
8 |
+
Any modifications or derivative works of this code must retain this
|
9 |
+
copyright notice, and modified files need to carry a notice indicating
|
10 |
+
that they have been altered from the originals.
|