Skip to content

Commit f1daa66

Browse files
committed
Move license to own file
1 parent de96e20 commit f1daa66

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

LICENSE.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Programming Interview Practice Problems</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/codingforinterviews/practice-problems" property="cc:attributionName" rel="cc:attributionURL">Coding for Interviews contributors</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/codingforinterviews/practice-problems" rel="dct:source">https://github.com/codingforinterviews/practice-problems</a>.

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@ Tired of Googling around for programming interview practice problems? This is a
2525
6. Not breaking any confidentiality agreements
2626

2727
*Interested in getting even more involved?* Feel free to submit problems and solutions as pull requests. Email [email protected] to get more involved with the group and join our planning Trello board.
28-
29-
## License (CC-by)
30-
31-
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Programming Interview Practice Problems</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/codingforinterviews/practice-problems" property="cc:attributionName" rel="cc:attributionURL">Coding for Interviews contributors</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US">Creative Commons Attribution 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/codingforinterviews/practice-problems" rel="dct:source">https://github.com/codingforinterviews/practice-problems</a>.

0 commit comments

Comments
 (0)