prvi
This commit is contained in:
27
EveryThing/wwwroot/vendor/libs/cldrjs/DCO.md
vendored
Normal file
27
EveryThing/wwwroot/vendor/libs/cldrjs/DCO.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
If you would like to make a contribution to cldr.js, please certify to the following:
|
||||
|
||||
---
|
||||
|
||||
cldr.js Developer's Certificate of Origin. Version 1.0
|
||||
|
||||
By making a contribution to this project, I certify that:
|
||||
|
||||
(a) The contribution was created in whole or in part by me and I have the right to submit it under the MIT license; or
|
||||
|
||||
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the MIT license; or
|
||||
|
||||
(c) The contribution was provided directly to me by some other person who certified (a) or (b) and I have not modified it.
|
||||
|
||||
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all metadata and personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with cldr.js's policies and the requirements of the MIT license where they are relevant.
|
||||
|
||||
(e) I am granting this work to this project under the terms of the [MIT license](http://opensource.org/licenses/MIT).
|
||||
|
||||
---
|
||||
|
||||
And please confirm your certification to the above by adding the following line to your commit message:
|
||||
|
||||
Signed-off-by: Jane Developer <jane@example.org>
|
||||
|
||||
using your real name (sorry, no pseudonyms or anonymous contributions). Committing with `git commit -s` will add the sign-off at the end of the commit message for you.
|
||||
|
||||
If you are a developer who is authorized to contribute to cldr.js on behalf of your employer, then please use your corporate email address in the Signed-off-by tag. If not, then please use a personal email address.
|
||||
Reference in New Issue
Block a user