All Projects → jeffreykegler → libmarpa

jeffreykegler / libmarpa

Licence: MIT license
Marpa parse engine C library -- STABLE

Programming Languages

c
50402 projects - #5 most used programming language
CWeb
17 projects
HTML
75241 projects
perl
6916 projects
Makefile
30231 projects
lua
6591 projects
Contributing to Libmarpa
=========================

This is the repository for Libmarpa, the Marpa parse engine C library.

By submitting code to this repository, you are considered to have
signed off on the Developer's Certificate of Origin, which is given
below.

All code contributed must be compatible with the MIT License:
http://www.opensource.org/licenses/mit-license.html

Copyright assignments are not required (or requested). All code
retains its original ownership.  One implication of this ownership
structure is that any attempt to change the licensing will require
the agreement of all copyright holders.  As a practical matter,
this means that it will soon become impractical to change the
license.

It is imperative that all contributed code be legitimately free
software.  For that reason, code from anonymous (or pseudonymous)
contributors will not be accepted.  By contributing code to this
repository, all contributors "sign off" on that code, agreeing that
the code can be distributed under the MIT License.  Code which has not
been licensed as free software by its owner, or which risks creating
copyright-related problems (such as code which derives from
reverse-engineering efforts lacking proper safeguards) cannot be
contributed.

Developer's Certificate of Origin
---------------------------------

>  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 open source license
>      indicated in the file; 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 same open source license (unless I am
>      permitted to submit under a different license), as indicated
>      in the file; or
> 
>  (c) The contribution was provided directly to me by some other
>      person who certified (a), (b) or (c) 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
>      personal information I submit with it, including my sign-off) is
>      maintained indefinitely and may be redistributed consistent with
>      this project or the open source license(s) involved.



Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].