[Xcb] DBE help ...

Peter Harris git at peter.is-a-geek.org
Fri Oct 29 08:32:36 PDT 2010


On Fri, Oct 29, 2010 at 9:59 AM, Lars Segerlund
<lars.segerlund at gmail.com> wrote:
>
>  What happens when I hae a xml file ? Do I need one of the gnu
> developer license thingies ? or can I just dump a patch on the
> mailinglist ?

We are starting to use the Linux practice of the Developer's
Certificate of Origin:
http://www.mono-project.com/Certificate_of_Origin

Basically, you just dump[1] the patch on the mailinglist, and add a
line saying "Signed-off by:" to certify that (as far as you know)
everything in the patch is under the X11 license.

Peter Harris

[1] Preferably using "git format-patch" and "git send-email" as
suggested by Julien, but "diff -ur" works too.


More information about the Xcb mailing list