Skip to content

Commit

Permalink
Remove unnecessary license text from Code of Conduct (#1809)
Browse files Browse the repository at this point in the history
The original Code of Conduct followed Creative Commons, but the new one from a few years ago no longer does.
  • Loading branch information
Eric-Arellano authored Jul 23, 2024
1 parent d5b0b83 commit 3d92355
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<!-- Copyright Contributors to the Qiskit project. -->

# Code of Conduct
All members of this project agree to adhere to the Qiskit Code of Conduct listed at [https://github.com/Qiskit/qiskit/blob/master/CODE_OF_CONDUCT.md](https://github.com/Qiskit/qiskit/blob/master/CODE_OF_CONDUCT.md)

----

License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to Qiskit.
All members of this project agree to adhere to the Qiskit Code of Conduct listed at [https://github.com/Qiskit/qiskit/blob/main/CODE_OF_CONDUCT.md](https://github.com/Qiskit/qiskit/blob/main/CODE_OF_CONDUCT.md)

0 comments on commit 3d92355

Please sign in to comment.