|
| 1 | +MIT License |
| 2 | + |
| 3 | +Copyright (c) <2011-2013> <Serban Ghita> < [email protected]> |
| 4 | + |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining |
| 6 | +a copy of this software and associated documentation files (the |
| 7 | +"Software"), to deal in the Software without restriction, including |
| 8 | +without limitation the rights to use, copy, modify, merge, publish, |
| 9 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 10 | +permit persons to whom the Software is furnished to do so, subject to |
| 11 | +the following conditions: |
| 12 | + |
| 13 | +The above copyright notice and this permission notice shall be included |
| 14 | +in all copies or substantial portions of the Software. |
| 15 | + |
| 16 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
| 17 | +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 18 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 19 | +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 20 | +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 21 | +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 22 | +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 23 | + |
| 24 | +Developer’s Certificate of Origin 1.1 |
| 25 | + |
| 26 | +By making a contribution to this project, I certify that: |
| 27 | + |
| 28 | +(a) The contribution was created in whole or in part by me and I |
| 29 | + have the right to submit it under the open source license |
| 30 | + indicated in the file; or |
| 31 | + |
| 32 | +(b) The contribution is based upon previous work that, to the best |
| 33 | + of my knowledge, is covered under an appropriate open source |
| 34 | + license and I have the right under that license to submit that |
| 35 | + work with modifications, whether created in whole or in part |
| 36 | + by me, under the same open source license (unless I am |
| 37 | + permitted to submit under a different license), as indicated |
| 38 | + in the file; or |
| 39 | + |
| 40 | +(c) The contribution was provided directly to me by some other |
| 41 | + person who certified (a), (b) or (c) and I have not modified |
| 42 | + it. |
| 43 | + |
| 44 | +(d) I understand and agree that this project and the contribution |
| 45 | + are public and that a record of the contribution (including all |
| 46 | + personal information I submit with it, including my sign-off) is |
| 47 | + maintained indefinitely and may be redistributed consistent with |
| 48 | + this project or the open source license(s) involved. |
0 commit comments